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:
moamen
2026-04-08 23:59:19 +02:00
parent 04287f98b3
commit 5f234bcedb

View File

@@ -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