An open API service indexing awesome lists of open source software.

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.

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/)