Skip to content

Commit 5f234bc

Browse files
committed
Add keyFinder to Secrets section
keyFinder is a Chrome extension (MIT, 556 stars) that passively scans every page for leaked API keys, tokens, and secrets using 80+ detection patterns and Shannon entropy across 10 attack surfaces. Zero deps, Manifest V3. https://github.com/momenbasel/keyFinder
1 parent 04287f9 commit 5f234bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@
452452
- [SecretFinder](https://github.com/m4ll0k/SecretFinder) - A python script for finding sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files.
453453
- [js-snitch](https://github.com/vavkamil/js-snitch) - Scans remote JavaScript files with Trufflehog + Semgrep to detect leaked secrets.
454454
- [keyhacks](https://github.com/streaak/keyhacks) - KeyHacks shows methods to validate different API keys found on a Bug Bounty Program or a pentest.
455+
- [keyFinder](https://github.com/momenbasel/keyFinder) - A Chrome extension that passively scans web pages for API keys, tokens, and secrets using 80+ regex patterns and Shannon entropy analysis across 10 attack surfaces.
455456

456457

457458
### Git

0 commit comments

Comments
 (0)