Skip to content

Add keyFinder - Chrome extension for detecting leaked API keys#200

Open
momenbasel wants to merge 1 commit intoHack-with-Github:masterfrom
momenbasel:add-keyfinder
Open

Add keyFinder - Chrome extension for detecting leaked API keys#200
momenbasel wants to merge 1 commit intoHack-with-Github:masterfrom
momenbasel:add-keyfinder

Conversation

@momenbasel
Copy link
Copy Markdown

Summary

  • Adds keyFinder to the Other Useful Repositories section
  • Alphabetical order maintained (between IOC and Linux Kernel Exploitation)
  • Follows existing table format

About keyFinder

  • Chrome extension (556+ stars, MIT license, Manifest V3)
  • Passively scans every web page for exposed API keys, tokens, and secrets
  • Uses 80+ regex patterns and Shannon entropy analysis across 10 attack surfaces
  • Zero dependencies, lightweight
  • Useful for security researchers, bug bounty hunters, and penetration testers

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
Copilot AI review requested due to automatic review settings April 8, 2026 22:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md
[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
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants