Add keyFinder - Chrome extension for detecting leaked API keys#200
Open
momenbasel wants to merge 1 commit intoHack-with-Github:masterfrom
Open
Add keyFinder - Chrome extension for detecting leaked API keys#200momenbasel wants to merge 1 commit intoHack-with-Github:masterfrom
momenbasel wants to merge 1 commit intoHack-with-Github:masterfrom
Conversation
keyFinder is a Chrome extension (Manifest V3, MIT license) that passively detects leaked API keys, tokens, and secrets on any web page using 80+ regex patterns and Shannon entropy analysis. https://github.com/momenbasel/keyFinder
There was a problem hiding this comment.
Pull request overview
Updates the repository’s “Other Useful Repositories” list to include the keyFinder project, keeping the list alphabetized and aligned with the existing table structure.
Changes:
- Add a new README entry for the keyFinder Chrome extension in the “Other Useful Repositories” table.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [Infosec Getting Started](https://github.com/gradiuscypher/infosec_getting_started) | A collection of resources, documentation, links, etc to help people learn about Infosec | ||
| [Infosec Reference](https://github.com/rmusser01/Infosec_Reference) | Information Security Reference That Doesn't Suck | ||
| [IOC](https://github.com/sroberts/awesome-iocs) | Collection of sources of indicators of compromise | ||
| [keyFinder](https://github.com/momenbasel/keyFinder) | Chrome extension that passively scans web pages for exposed API keys, tokens, and secrets using 80+ regex patterns and Shannon entropy |
There was a problem hiding this comment.
Display name starts with lowercase (keyFinder) while the rest of the table entries are Title Case / capitalized. Consider capitalizing the display name (or otherwise matching a consistent naming convention for this list) to keep the table visually consistent.
earacicotjr-star
approved these changes
Apr 9, 2026
earacicotjr-star
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
About keyFinder