Hands-on exploit demonstrations of common Solidity vulnerabilities with proof-of-concept attacks and secure fixes.
- Reentrancy
- Integer Overflow/Underflow
- Access Control Misconfiguration
- Front-running
- Flash Loan Manipulation
- Oracle Manipulation
Each lab contains:
- Vulnerable contract
- Exploit contract
- Attack demonstration script
- Fixed contract version
- Solidity
- Foundry
- Hardhat
- Anvil
To deeply understand smart contract attack vectors and demonstrate defensive security practices.
** For educational purposes only.**