Skip to content

Commit 64caf6b

Browse files
Update index.md
Added hacken and hackenproof to the list of security providers
1 parent 94dfbce commit 64caf6b

File tree

1 file changed

+4
-0
lines changed
  • src/content/developers/docs/smart-contracts/security

1 file changed

+4
-0
lines changed

src/content/developers/docs/smart-contracts/security/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,12 +494,16 @@ If you plan on querying an on-chain oracle for asset prices, consider using one
494494

495495
- **[Runtime Verification](https://runtimeverification.com/)** - _Security company specializing in formal modeling and verification of smart contracts._
496496

497+
- **[Hacken](https://hacken.io)** - _Web3 cybersecurity auditor bringing the 360-degree approach to blockchain security._
498+
497499
### Bug bounty platforms {#bug-bounty-platforms}
498500

499501
- **[Immunefi](https://immunefi.com/)** - _Bug bounty platform for smart contracts and DeFi projects, where security researchers review code, disclose vulnerabilities, get paid, and make crypto safer._
500502

501503
- **[HackerOne](https://www.hackerone.com/)** - _Vulnerability coordination and bug bounty platform that connects businesses with penetration testers and cybersecurity researchers._
502504

505+
- **[HackenProof](https://hackenproof.com/)** - _Expert bug bounty platform where blockchain projects only pay for verified, relevant and in-scope bug reports._
506+
503507
### Publications of known smart contract vulnerabilities and exploits {#common-smart-contract-vulnerabilities-and-exploits}
504508

505509
- **[ConsenSys: Smart Contract Known Attacks](https://consensys.github.io/smart-contract-best-practices/attacks/)** - _Beginner-friendly explanation of the most significant contract vulnerabilities, with sample code for most cases._

0 commit comments

Comments
 (0)