Skip to content

gwpl/feeless_attack

 
 

Repository files navigation

Feeless Attack

This is an attack against the Feeless library: https://github.com/bitclave/Feeless

The design allows a reentrancy attack, see Attacker.sol, when used in more complex systems.

For the full explanation, please read our medium article.

Testing

Run npm install to install the necessary dependencies. The test case contains the full attack. It can be run with truffle test.

VULNERABLE CODE

DO NOT USE FOR PRODUCTION

FOR EDUCATIONAL PURPOSES ONLY

About

Attack on the feeless system (https://github.com/bitclave/Feeless)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 60.0%
  • JavaScript 40.0%