subway

Ethereum attack toolkit

A set of contracts and tools for performing sandwich attacks on UniswapV2 pairs using Ethereum

A practical example on how to perform sandwich attacks on Ethereum

GitHub

2k stars
41 watching
534 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ethereum/evmlab Utilities for interacting with the Ethereum virtual machine 366
coinspect/learn-evm-attacks An open-source collection of smart contract tests reproducing exploits and vulnerabilities on the Ethereum Virtual Machine (EVM) in Solidity. 1,665
muellerberndt/mythril Detects security vulnerabilities in smart contracts written in EVM bytecode. 54
tintinweb/ethereum-dasm An ethereum bytecode disassembler and analysis tool 219
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 842
p0cl4bs/wifipumpkin3 A Python-based framework for conducting man-in-the-middle attacks and rogue access point exploits on wireless networks. 1,982
holiman/goevmlab A toolset for analyzing and manipulating Ethereum Virtual Machine (EVM) bytecode and traces 246
0xmebius/mev A software project providing a set of tools and libraries for building and managing blockchain-related applications 402
daltyboy11/more-evm-puzzles A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) 172
ivicanikolicsg/maian Automated tool for detecting bugs in smart contracts on the Ethereum blockchain 556
quilt/etk A toolkit for working with EVM bytecode and analyzing Ethereum contracts. 360
muellerberndt/smashing-smart-contracts Security analysis and documentation of smart contracts on the Ethereum network 168
rust-ethereum/ethabi Encodes and decodes function calls and their output in smart contracts 516
status-im/nim-eth A collection of Ethereum-related utilities and tools implemented in Nim. 83
leonardoalt/tinyzkevm A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. 46