Skip to content

Remato/ctf-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CTF Writeups

Smart contract CTF solutions with technical writeups, organized by challenge platform.

Each writeup covers: the vulnerability pattern, attack vector, PoC, and mitigation.

Challenges

Ethernaut (OpenZeppelin)

# Level Vulnerability Writeup
- coming soon - -

Damn Vulnerable DeFi (v4)

# Challenge Vulnerability Writeup
- coming soon - -

Format

Each writeup lives in its own folder with:

  • README.md — explanation of the vulnerability and solution
  • exploit.sol or exploit.t.sol — Foundry PoC (when applicable)
  • notes.md — observations about real-world occurrences of this pattern

Related


Renato Costa · GitHub · LinkedIn · X

About

Writeups for smart contract CTFs — Ethernaut, Damn Vulnerable DeFi, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors