eth-reentrancy-attack-patterns
Re-entrancy attacks
A collection of examples demonstrating re-entrancy attack patterns in smart contracts
Re-entrancy attack patterns from our paper "Sereum: Protecting Existing Smart Contracts Against Re-Entrancy Attacks"
109 stars
5 watching
22 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Encodes and decodes function calls and their output in smart contracts | 518 |
| A security scanner for Ethereum smart contracts | 219 |
| Security analysis and documentation of smart contracts on the Ethereum network | 169 |
| An automated security scanner for Ethereum smart contracts | 589 |
| Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |
| Provides a set of security and performance rules for smart contract code. | 643 |
| Trains neural networks to be provably robust against adversarial examples using abstract interpretation techniques. | 219 |
| A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
| A collection of vulnerabilities and prevention methods for smart contracts on the Ethereum blockchain | 1,985 |
| A collection of resources and information on the topic of smart contract security testing and vulnerabilities. | 238 |
| Analyzes Solidity code for style and security issues and fixes them. | 927 |
| Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
| Monitors smart contracts for security vulnerabilities on blockchain networks | 315 |
| Automated tool for detecting bugs in smart contracts on the Ethereum blockchain | 557 |