The best way to use this repo is open it as a vault using https://obsidian.md/ because that's how I gathered the notes.
Repository | Description |
---|---|
Blank | Description here |
Repository | Description |
---|---|
Slither | Static Analyzer for Solidity |
Mythril | Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains. |
Theo | Ethereum recon and exploitation tool. |
SmartCheck | Deprecated: SmartCheck – a static analysis tool that detects vulnerabilities and bugs in Solidity programs (Ethereum-based smart contracts). |
Securify v2.0 | Security scanner for Ethereum smart contracts |
Oyente | An Analysis Tool for Smart Contracts |
CTF | Description |
---|---|
Capture the Ether | Capture the Ether is a game in which you hack Ethereum smart contracts to learn about security. |
Damn Vulnerabel Defi | A set of challenges to hack implementations of DeFi in Ethereum |
Paradigm CTF 2021 | Official repository for Paradigm CTF 2021 |
Ethernaut | Web3/Solidity based wargame inspired on overthewire.org, played in the Ethereum Virtual Machine. Each level is a smart contract that needs to be 'hacked'. |
Thanks @0xsanny for putting this repo together https://github.com/0xsanny/solsec
Repository | Description |
---|---|
Metaplex Vuln 01/22 | Write up of Metaplex Vuln from 012022 |