Skip to content

yepengding/ethereum-attack-reproducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Attack Reproducer

An Ethereum attack reproducer for security study.

Attack

Setup

  1. Install Web3.py.
pip install web3
  1. Setup reproducing environment.

If you use Ganache

ganache --fork --fork.blockNumber * --chain.time *
  1. Initialize an account satisfying attack preconditions.

  2. Run an attack in directory attacks. For example:

python harvest_finance_2020.10.26.py

References

About

An Ethereum attack reproducer for security study.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages