A chronological and (hopefully) complete list of reentrancy attacks to date.
-
Updated
Nov 24, 2025
A chronological and (hopefully) complete list of reentrancy attacks to date.
A curated list of awesome smart contract datasets
👾 my foundry framework and detailed solutions for each ethernaut level
Proof-of-concept tool for checking signal handlers for reentrancy issues.
Novel reentrancy attack on Ethereum Smart Contracts using Transient Storage and little gas
Your go-to resource for all things Smart Contract Security. Featuring guidelines, best practices, and in-depth articles. Sections include: Vulnerabilities (SWC, OWASP Top 10), Learning Resources (Papers, Blogs, Courses), Tools & Libraries, and Architecture (Smart Contract Platforms, Languages). Stay secure with the latest updates!
Making a Reentrancy test with Foundry!
Every Solution to the Openzeppelin's Ethernaut wargame
This is a repository containing smart contracts based on Ethereum and Vntchain.
Write-up and exploit of tfUSD (TrueFi ) 500K worth of bug.
This is a pratical illustration of how Re-entrancy attacks works. I create a couple of smart contracts, GoodContract and BadContract to demonstrate this behaviour. BadContract will be able to drain all the ETH out from GoodContract. Also wrote tests to see how it works.
Reentrancy model in Rust
Attack on the feeless system (https://github.com/bitclave/Feeless)
MevSec Blog to share security related stuffs.
Implementation of Reentrancy attacks on Ethereum smart contracts, showcasing vulnerabilities and offering different solutions to safeguard against exploits.
A collection of solutions to popular Ethereum smart contract challenges. Great for learning EVM internals, Solidity Security, and DeFi exploits.
Educational demonstration of cross-function reentrancy vulnerability in a smart contract with testnet exploitation.
Cross-Contract Reentrancy PoC, a Foundry-based Solidity demo exploiting timing mismatch in DeFi Vault and ICOGov mint flow. Inspired by Inspex.
Smart Contract Auditing (with hardhat tests and solidity code- for detection and prevention) of top 9 vulnerabilities: delegate-call, Timestamp Manipulation, Reentrancy etc.
A demo of a reentrancy attack
Add a description, image, and links to the reentrancy topic page so that developers can more easily learn about it.
To associate your repository with the reentrancy topic, visit your repo's landing page and select "manage topics."