All Projects → momenbasel → Keyfinder

momenbasel / Keyfinder

Licence: mit
Keyfinder🔑 is a tool that let you find keys while surfing the web!

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Keyfinder

Hack Tools
The all-in-one Red Team extension for Web Pentester 🛠
Stars: ✭ 2,750 (+1000%)
Mutual labels:  pentesting, chrome-extension
Cc.py
Extracting URLs of a specific target based on the results of "commoncrawl.org"
Stars: ✭ 250 (+0%)
Mutual labels:  pentesting
Commix
Automated All-in-One OS Command Injection Exploitation Tool.
Stars: ✭ 3,016 (+1106.4%)
Mutual labels:  pentesting
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+1275.6%)
Mutual labels:  pentesting
Cato
Spotlight and alfred app like search in your browser 🔍.
Stars: ✭ 237 (-5.2%)
Mutual labels:  chrome-extension
Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (-1.6%)
Mutual labels:  chrome-extension
Chrome Another Tab
Just building a Chrome Extension with Create React App and TypeScript.
Stars: ✭ 233 (-6.8%)
Mutual labels:  chrome-extension
Insectsawake
Network Vulnerability Scanner
Stars: ✭ 252 (+0.8%)
Mutual labels:  pentesting
Mobileapp Pentest Cheatsheet
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
Stars: ✭ 3,051 (+1120.4%)
Mutual labels:  pentesting
Scout
🔭 Lightweight URL fuzzer and spider: Discover a web server's undisclosed files, directories and VHOSTs
Stars: ✭ 241 (-3.6%)
Mutual labels:  pentesting
Twitch Hls Adblock
Block advertisements that are inserted in Twitch streams directly.
Stars: ✭ 242 (-3.2%)
Mutual labels:  chrome-extension
Juice Shop Ctf
Capture-the-Flag (CTF) environment setup tools for OWASP Juice Shop
Stars: ✭ 238 (-4.8%)
Mutual labels:  pentesting
Physmem2profit
Physmem2profit can be used to create a minidump of a target hosts' LSASS process by analysing physical memory remotely
Stars: ✭ 244 (-2.4%)
Mutual labels:  pentesting
Devo
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
Stars: ✭ 236 (-5.6%)
Mutual labels:  chrome-extension
Rspet
RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario.
Stars: ✭ 251 (+0.4%)
Mutual labels:  pentesting
Fracker
PHP function tracker
Stars: ✭ 234 (-6.4%)
Mutual labels:  pentesting
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (-4%)
Mutual labels:  chrome-extension
Txtool
an easy pentesting tool.
Stars: ✭ 246 (-1.6%)
Mutual labels:  pentesting
Huge Collection Of Cheatsheet
Share of my Huge Collection of Cheatsheet (Coding, Cheat, Pinouts, Command Lists, Etc.)
Stars: ✭ 250 (+0%)
Mutual labels:  pentesting
Red Team Infrastructure Wiki
Wiki to collect Red Team infrastructure hardening resources
Stars: ✭ 2,981 (+1092.4%)
Mutual labels:  pentesting

logo of keyfinder


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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].