
I was mentored by putramas as a bug hunter in a Solana-based crypto project, and the experience was invaluable. He didn't just point out vulnerabilities or bugs, but truly taught the mindset of a security researcher in the Solana ecosystem, starting from understanding the account model, program instruction flow, to how to read potential bugs at the logic and state management level. putramas is very detailed and structured. He often discusses typical attack surfaces in Solana, such as account validation, authority checks, PDA handling, and edge cases in cross-program invocation (CPI). His delivery style remains relaxed, making complex technical topics easier to understand and apply directly when hunting.
No comments