Skip to content

tenthirtyone/weaponized_math

Repository files navigation

Solidity Security Exploits

  • Re-Entrancy
  • Denial of Service - Gas
  • Denial of Service - Revert
  • Force Ether - selfdestruct
  • Storage Allocation Exploit
  • Underflow / Overflow
  • Re-Entrancy Honey Pot
  • Function Call Honey Pot

To run all tests to see the attacks at work run:

$ npm install
$ bash scripts/test.sh

About

solidity and ethereum vulnerabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published