https://github.com/autistic-symposium/blockchains-security-toolkit
👾 notes and resources on decentralized protocols (e.g. oracles, bridges, honeypots, cryptography, decompilers, static analysis, bug bounties)
https://github.com/autistic-symposium/blockchains-security-toolkit
aurora blockchain blockchain-security cypherpunk defi ethereum evm near rust security smart-contracts solidity
Last synced: over 1 year ago
JSON representation
👾 notes and resources on decentralized protocols (e.g. oracles, bridges, honeypots, cryptography, decompilers, static analysis, bug bounties)
- Host: GitHub
- URL: https://github.com/autistic-symposium/blockchains-security-toolkit
- Owner: autistic-symposium
- Created: 2022-04-04T18:25:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T21:42:45.000Z (over 1 year ago)
- Last Synced: 2025-02-26T22:40:50.187Z (over 1 year ago)
- Topics: aurora, blockchain, blockchain-security, cypherpunk, defi, ethereum, evm, near, rust, security, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 781 KB
- Stars: 262
- Watchers: 7
- Forks: 57
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## blockchain security toolkit
### I. learn the basics
* **[blockchain hacking overview](basic_knowledge)**
### II. learn the tools
* **[hacking tools](hacking_tools)**
* **[decompilers](hacking_tools/decompilers)**
* **[environments](hacking_tools/environments)**
* **[visual explorers](hacking_tools/visual_explorers)**
* **[identity hacking](hacking_tools/identity_tools)**
* **[static analysis](hacking_tools/static_analysis)**
* **[dynamic analysis](hacking_tools/dynamic_analysis)**
* **[hacking by chains](hacking_tools/hacking_by_chains)**
* **[formal verification](hacking_tools/formal_verification)**
### III. learn from the past
* **[bug hunting](advanced_expert/bug_hunting)**
* **[attack reviews](advanced_expert/attack_reviews)**
* **[vulnerabilities](advanced_expert/vulnerabilities)**
* **[practice your skills](advanced_expert/practice_your_skills/)**
* **[contracts of interest](advanced_expert/contracts_of_interest)**
### IV. learn from on-going research
* **[p2p security](advanced_expert/p2p_security)**