awesome-web3-security-overview
Awesome Web3 Security - Project Overview
Purpose
This is a curated collection of Web3 security materials and resources for pentesters, auditors, and bug hunters. The goal is to keep the list high-signal, well-categorized, and non-duplicated.
Project Structure
awesome-web3-security/
├── README.md # Main resource list (curated)
├── LICENSE # License
├── .claude/
│ └── skills/ # Claude skills (this directory)
└── ref/ # Optional reference notes (not curated)
├── notes/ # Personal notes, drafts, checklists
└── Crypto-resources/ # Reference lists (used for gap checks)
More from gmh5225/awesome-web3-security
smart-contract-security
Guide for EVM/solidity smart contract security work: vulnerability taxonomy, review workflow, and where to place resources in README.md.
18mev-security
Guide for MEV concepts, common attacks, mitigations, and how to organize MEV-related resources in README.md.
12wallet-security
Guide for wallet security topics: MPC/TSS, key management, wallet UX security, phishing, and how to categorize related resources in README.md.
11solana-security
Guide for Solana/Sealevel security research and where to organize Solana-specific resources in README.md.
10web3-security-tooling
Guide for security tooling (analyzers, fuzzers, decompilers, compilers) and consistent placement in README.md.
8