Short Course Description
A beginner-to-intermediate course covering essential blockchain security concepts and common smart contract vulnerabilities. Students learn how to identify, exploit, and fix vulnerabilities using real-world code examples.
Target Audience
-Beginners interested in blockchain security
-Smart contract developers wanting secure coding skills
-People aiming to become audit-ready
-Students preparing for Cyfrin, Chainlink, or full-time audit roles
What Students Will Learn
-Audit mindset + secure development principles
-Cryptography basics for blockchain
-Top 15 vulnerabilities (reentrancy, overflows, tx.origin, Phishing, Signature Replay, etc.)
-Using Foundry for testing vulnerabilities
-Using tools: Slither, Mythril, Echidna, Foundry fuzzing
-Reading audit reports like OpenZeppelin & Trail of Bits
