#ctf
All tags- Ethernaut CTF Solutions 02/18/25 -
Ethernaut is a classical EVM CTF, challenging players to exploit smart contract in Solidity. This repo provides a minimal Foundry setup with original contracts and tests for each level.
- SmartSecRiddles CTF Solutions 02/13/25 -
This is a series CTF challenges based in real-world common vulnerabilities featuring interesting concepts like malicious calldata, memory references and transient storage
- OpenZeppelin Ethernaut CTF 2024 - Solutions 03/16/24 -
In my first Ethereum CTF, I managed to solve challenges involving DeFi and reverse engineering of EVM bytecode