Skip to content

Instantly share code, notes, and snippets.

@TrevorJTClarke
Last active October 28, 2018 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TrevorJTClarke/6483f0a1be24605916bcfc8d837fc68b to your computer and use it in GitHub Desktop.
Save TrevorJTClarke/6483f0a1be24605916bcfc8d837fc68b to your computer and use it in GitHub Desktop.
Smart Contract Audit Vulnerabilities
Vulnerability Count
Integer Overflow 100,635
Message CALL to External Contract 84,964
Exception State 8,908
Multiple CALLs 518
DELEGATECALL to a User-Supplied Address 458
Unchecked CALL return value 224
Use of tx.origin 185
Integer Underflow 173
Ether Send 125
Transaction Order Dependence 108
Dependence on Predictable Environment Variable 78
State Change after External Call 65
Unchecked SUICIDE 36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment