Post

Helpful Links Smart Contract Security Audit

Essential tools, resources, and guidelines for mastering smart contract security and auditing.

Smart Contract Weakness Classification and Test Cases

https://swcregistry.io

Smart Contract Security Verification Standard

https://securing.github.io/SCSVS/

Audit Checklist

https://github.com/th13vn/solcurity https://github.com/th13vn/audit-solidity-checklist https://github.com/OffcierCia/tips-solidity-code-auditors/blob/main/README.md#useful-resources—by-officerciaeth

Top 10 DSAP (like top 10 OWASP)

https://www.dasp.co/index.html https://owasp.org/www-project-smart-contract-top-10/

Refer write tools

https://consensys.github.io/smart-contract-best-practices/security-tools/ https://protofire.github.io/solhint/docs/rules.html https://github.com/Picodes/4naly3er/tree/main/src/issues -> Diff between tools: Slither, MythX, Mythril, Manticore, securify2, Eth Security Toolbox, smartcheck, solidityscan.com, Fuzzinglab’s Octopus.

Helpful repos

https://github.com/sirhashalot/SCV-List https://github.com/th13vn/Web3-Security-Tools https://github.com/th13vn/solidity-security-blog https://github.com/th13vn/multichain-auditor https://github.com/th13vn/audit-report-templating

Tutorials

https://cypherpunks-core.github.io/ethereumbook/ https://docs.alchemy.com/docs/tutorials-overview https://noxx3xxon.notion.site/noxx3xxon/The-EVM-Handbook-bb38e175cc404111a391907c4975426d

Certs & Courses

https://www.sans.org/cyber-security-courses/blockchain-smart-contract-security/ https://university.alchemy.com/overview/ethereum https://www.blockchain-council.org/certifications/certified-blockchain-security-professional-training/

Read PDF

https://owasp.org/www-chapter-tunisia/assets/images/OWASP-Tunis-Chapter-2020.pdf

This post is licensed under CC BY 4.0 by the author.