[PR #200] Add keyFinder - Chrome extension for detecting leaked API keys #345

Open
opened 2026-04-10 16:00:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Hack-with-Github/Awesome-Hacking/pull/200
Author: @momenbasel
Created: 4/8/2026
Status: 🔄 Open

Base: masterHead: add-keyfinder


📝 Commits (1)

  • 689fab8 Add keyFinder to Other Useful Repositories

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Hack-with-Github/Awesome-Hacking/pull/200 **Author:** [@momenbasel](https://github.com/momenbasel) **Created:** 4/8/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-keyfinder` --- ### 📝 Commits (1) - [`689fab8`](https://github.com/Hack-with-Github/Awesome-Hacking/commit/689fab8087290a979ffde76884c860c3b1ed4849) Add keyFinder to Other Useful Repositories ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - Adds [keyFinder](https://github.com/momenbasel/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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 16:00:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Awesome-Hacking#345