https://github.com/quillhash/blockchain-attack-vectors
This Repository contains list of Common Blockchain threats and Attack Vectors. If you find any attack vectors missing, you call create a pull request and be a contributor of the project.
https://github.com/quillhash/blockchain-attack-vectors
blockchain blockchainsecurity web3
Last synced: 4 months ago
JSON representation
This Repository contains list of Common Blockchain threats and Attack Vectors. If you find any attack vectors missing, you call create a pull request and be a contributor of the project.
- Host: GitHub
- URL: https://github.com/quillhash/blockchain-attack-vectors
- Owner: Quillhash
- Created: 2022-09-22T15:32:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T08:20:52.000Z (over 3 years ago)
- Last Synced: 2025-01-08T23:41:51.088Z (over 1 year ago)
- Topics: blockchain, blockchainsecurity, web3
- Homepage:
- Size: 5.86 KB
- Stars: 20
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockChain Attack Vectors:
This Repository contains list of BlockChain Attack Vectors. This repository will be actively maintained and updated by QuillAudits.
#### If you find any attack vectors missing, you call create a pull request and be a contributor of the project.
---
Serial No. | Attack Vectors
--- | ---
**1** | [51% Attack](data/1.md)
**2** | [Finney Attack](data/2.md)
**3** | [TimeJack Attack](data/3.md)
**4** | [Mining Malware](data/4.md)
**5** | [Eclipse Attack](data/5.md)
**6** | [Finality](data/6.md)
**7** | [Race Attack](data/7.md)
**8** | [Blockchain Peer Flooding Attack](data/8.md)
**9** | [Sybil Attack](data/9.md)
**10** | [DDoS Attack](data/10.md)
**11** | [Selfish Mining Attack](data/11.md)
**12** | [Attacks Targeting Cryptography](data/12.md)
-----
## References:
[CSA- Blockchain Attacks](https://cloudsecurityalliance.org/blog/2020/10/26/blockchain-attacks-vulnerabilities-and-weaknesses/)