Skip to content

simon-perriard/damn-vulnerable-defi

 
 

Repository files navigation

Pre scriptum

This repository contains the solutions to the damnvulnerabledefi.xyz challenges with extended explanation, please try to resolve them yourself at first and come peek at the solution here only if desperate. There is no such thing as learning by doing 😉.

Please open an issue or PR if anything is unclear.

A set of challenges to learn offensive security of smart contracts in Ethereum.

Featuring flash loans, price oracles, governance, NFTs, lending pools, smart contract wallets, timelocks, and more!

Play

Visit damnvulnerabledefi.xyz

Disclaimer

All Solidity code, practices and patterns in this repository are DAMN VULNERABLE and for educational purposes only.

DO NOT USE IN PRODUCTION.

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 69.9%
  • JavaScript 30.1%