Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T16:14:17.000Z (almost 2 years ago)
- Last Synced: 2024-06-25T19:02:03.422Z (4 months ago)
- Topics: chrome-extension, js, pentesting, pentesting-tools, security
- Language: HTML
- Size: 6.93 MB
- Stars: 489
- Watchers: 14
- Forks: 92
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - momenbasel/keyFinder - Keyfinder🔑 is a tool that let you find keys while surfing the web! (HTML)
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:
![demo of extension](https://github.com/momenbasel/keyFinder/blob/master/demoGif.gif?raw=true)
## 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)