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