https://github.com/momenbasel/keyFinder
Keyfinder🔑 is a tool that let you find keys while surfing the web!
https://github.com/momenbasel/keyFinder
chrome-extension js pentesting pentesting-tools security
Last synced: about 1 year ago
JSON representation
Keyfinder🔑 is a tool that let you find keys while surfing the web!
- Host: GitHub
- URL: https://github.com/momenbasel/keyFinder
- Owner: momenbasel
- License: mit
- Created: 2019-08-07T06:00:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T16:14:17.000Z (over 3 years ago)
- Last Synced: 2025-05-05T11:58:10.383Z (about 1 year ago)
- Topics: chrome-extension, js, pentesting, pentesting-tools, security
- Language: HTML
- Size: 6.93 MB
- Stars: 534
- Watchers: 13
- Forks: 94
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-security - keyFinder - Chrome extension that passively scans web pages for leaked API keys, tokens, and credentials across 10 attack surfaces using 80+ detection patterns and Shannon-entropy analysis, by [@momenbasel](https://github.com/momenbasel). (Tools / Leaking)
- fucking-awesome-web-security - keyFinder - Chrome extension that passively scans web pages for leaked API keys, tokens, and credentials across 10 attack surfaces using 80+ detection patterns and Shannon-entropy analysis, by [@momenbasel](https://github.com/momenbasel). (Tools / Leaking)
- awesome-bugbounty-tools - 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. (Miscellaneous / Secrets)
- awesome-hacking-lists - momenbasel/keyFinder - Keyfinder🔑 is a tool that let you find keys while surfing the web! (HTML)
- awesome-osint - keyFinder - Chrome extension that passively discovers leaked API keys, tokens, secrets, and credentials on any web page by scanning scripts, meta tags, hidden fields, web storage, and network responses using 80+ detection patterns and Shannon entropy analysis. ([↑](#-table-of-contents) Other Tools / [↑](#-table-of-contents) GitHub)
README
# What is keyFinder?
keyFinder is chrome extension that searches the DOM for any embedded script link, as script tag may contain keys for specific API(such as Google maps API) and you can add keywords to search for it at any website you visit.
## Features:
* it searches the DOM for "src" of scripts and see if it contains certain words such as "keys" and save them.
* it works at background
* it is expandable(as you can add words to it)
## Installation
1. git clone https://github.com/momenbasel/KeyFinder.git
2. open chrome and go to chrome://extensions
3. Enable "Developer mode"
4. drag and drop the keyFinder folder
## Demo:

## Disclaimer
This tool is for educational purposes only. You are responsible for your own actions. If you break any laws while using this chrome extension, it's your fault.
Contact:
[@momenbassel](https://twitter.com/@momenbassel)