Skip to content

Commit 80662ad

Browse files
authored
Merge pull request #8574 from hknio/patch-1
Add Hacken and Hackenproof
2 parents db79b1b + 77a6809 commit 80662ad

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 for crypto projects (DeFi, Smart Contracts, Wallets, CEX and more), where security professionals provide triage services and researchers get paid for relevant, verified 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)