A chronological and (hopefully) complete list of reentrancy attacks to date.
-
Updated
Nov 8, 2024
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
Implementation of Reentrancy attacks on Ethereum smart contracts, showcasing vulnerabilities and offering different solutions to safeguard against exploits.
MevSec Blog to share security related stuffs.
Reentrancy model in Rust
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!
Smart Contract Auditing (with hardhat tests and solidity code- for detection and prevention) of top 9 vulnerabilities: delegate-call, Timestamp Manipulation, Reentrancy etc.
Demo contract that implements Re-entrancy attack demo.
Making a Reentrancy test with Foundry!
Every Solution to the Openzeppelin's Ethernaut wargame
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.
Re-Entrancy Attack in Solidity Smart contracts.
Write-up and exploit of tfUSD (TrueFi ) 500K worth of bug.
Proof-of-concept tool for checking signal handlers for reentrancy issues.
This is a repository containing smart contracts based on Ethereum and Vntchain.
Attack on the feeless system (https://github.com/bitclave/Feeless)
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."