mirror of
https://github.com/vavkamil/awesome-bugbounty-tools.git
synced 2026-07-18 00:16:06 -05:00
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
This commit is contained in:
@@ -452,6 +452,7 @@
|
||||
- [SecretFinder](https://github.com/m4ll0k/SecretFinder) - A python script for finding sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files.
|
||||
- [js-snitch](https://github.com/vavkamil/js-snitch) - Scans remote JavaScript files with Trufflehog + Semgrep to detect leaked secrets.
|
||||
- [keyhacks](https://github.com/streaak/keyhacks) - KeyHacks shows methods to validate different API keys found on a Bug Bounty Program or a pentest.
|
||||
- [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.
|
||||
|
||||
|
||||
### Git
|
||||
|
||||
Reference in New Issue
Block a user