Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.8 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.8 KB

Smart Contract Security Journey

This repository documents my learning journey in Smart Contract Security, starting with Ethernaut, a series of security-focused challenges. For each challenge, I have created detailed audit reports, showcasing identified vulnerabilities and potential mitigations.

Ethernaut Progress

Name Completed
Coin Flip Report
Telephone Report
Token
Delegation
Force
Vault
King
Re-entrancy
Elevator
Privacy
Gatekeeper One
Gatekeeper Two
Naught Coin
Preservation
Recovery
MagicNumber
Alien Codex
Denial
Shop
Dex
Dex Two
Puzzle Wallet
Motorbike
DoubleEntryPoint
Good Samaritan
Gatekeeper Three
Switch
HigherOrder
Stake

These reports provide insights into smart contract vulnerabilities and solutions, serving as both a learning record and a resource for others exploring smart contract security.

Disclaimer

This repository is intended for use by developers and security researchers as an educational resource.