This repository illustrates a reentrancy attack on Ethereum smart contracts using Solidity and Hardhat for testing. Created by Pedro Magalhães of Iora Labs.
-
Updated
May 11, 2023 - JavaScript
This repository illustrates a reentrancy attack on Ethereum smart contracts using Solidity and Hardhat for testing. Created by Pedro Magalhães of Iora Labs.
Implement uniswap-V2 Router contract to swap(), addLiquidity() and removeLiquidity(); furthermore, try to do Reentrancy attack
A demo of a reentrancy attack
Reentrancy Attack on insecure smart contract
An audit report provides an in-depth evaluation of potential vulnerabilities, code inefficiencies, and ensure that the software adheres to industry best practices. This report also aims to suggest improvements and recommend actions for optimizing the project's security and performance.
A security-focused Solidity project demonstrating and simulating critical DeFi vulnerabilities, including reentrancy attacks, oracle manipulation, slippage exploits, front-running, and sandwich attacks, with in-depth analysis, prevention strategies, and Foundry-based testing.
Add a description, image, and links to the reentrancy-attack topic page so that developers can more easily learn about it.
To associate your repository with the reentrancy-attack topic, visit your repo's landing page and select "manage topics."