Exercises to go along with smart contract security workshops.
- How To Not Get Rekt - Smart Contract Secure SDLC for Developers
- Smashing Smart Contracts - Advanced Vulnerability Detection and Exploitation
- Vulnerable contracts. Smart contracts that contain generic security issues.
- Property checking exercises. Practice writing function checks and contract invariants.
- Frontrunning honeypot. A simple honeypot to collect Ether from wannabe hackers.
- Example Truffle Project. Sample project for trying MythX for Truffle.
- CTF. ABI definitions for CTF challenges run during workshops.