Smart contract CTF solutions with technical writeups, organized by challenge platform.
Each writeup covers: the vulnerability pattern, attack vector, PoC, and mitigation.
| # | Level | Vulnerability | Writeup |
|---|---|---|---|
| - | coming soon | - | - |
| # | Challenge | Vulnerability | Writeup |
|---|---|---|---|
| - | coming soon | - | - |
Each writeup lives in its own folder with:
README.md— explanation of the vulnerability and solutionexploit.solorexploit.t.sol— Foundry PoC (when applicable)notes.md— observations about real-world occurrences of this pattern
- hack-analyses — Historical DeFi exploits reproduced in Foundry
- HackerOne profile