Skip to content

A fork of Damn Vulnerable DeFi based on brownie framework (with solution)

Notifications You must be signed in to change notification settings

wuwe1/damn-vulnerable-defi-brownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAMN VULNERABLE DEFI BROWNIE

You can find questions in here

Quick Start

git clone https://github.com/wuwe1/damn-vulnerable-defi-brownie && cd damn-vulnerable-defi-brownie
# test all questions
brownie test
# test one questions
brownie test -k test_compromised

Put your exploit code in tests/test_*.py, under the comment # YOUR EXPLOIT GOES HERE .

Solutions

You can find the solutions at the spoiler tag.

git clone --branch spoiler https://github.com/wuwe1/damn-vulnerable-defi-brownie

About

A fork of Damn Vulnerable DeFi based on brownie framework (with solution)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published