Faizan Nehal·Nov 18, 2023Understanding the stack based architecture of EVMIntroduction: In this article I will shed light on the architecture of EVM and why flaws like stack-too-deep occur in smart contracts
Faizan Nehal·May 14, 2023How Solidity 0.8 protect against integer underflow/overflow and how they can still happenWhen solidity 0.8 was rolled out in Dec 2020 it solved a very characteristic problem in the language, integer under & overflow, that used…
Faizan Nehal·Jun 21, 2021How You Can Escalate a Simple HTML Injection Into a Critical SSRFSSRF or Server Side Request Forgery is a type of vulnerability where the attacker can make the request on behalf of the vulnerable web…A response icon1A response icon1
InSystem WeaknessbyFaizan Nehal·Apr 2, 2021Simple 2-FA Bugs and Logic Flaws That You Can Look For As A BeginnerHello Everyone,A response icon1A response icon1