Skip to content

foorw1nner/rapkeytor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

rapKeytor

rapKeytor is a fast and lightweight API key hunter. It scans JavaScript files and other plaintext sources for API keys in multiple formats — including hardcoded variables, object properties, headers, and embedded URLs. Beyond typical keys, it also detects:

  • Basic authorization tokens

  • Bearer tokens

  • JWTs (JSON Web Tokens)

Use it to automate the discovery of sensitive tokens that may have been exposed through client-side code or misconfigured applications.

🦖 Track. Hunt. Leak. With rapKeytor.

image

Installation

▶ git clone https://github.com/foorw1nner/rapkeytor.git
▶ cd rapkeytor
▶ chmod +x rapKeytor.sh

Usage

[buffers] | ./rapKeytor.sh -start [flags]

Example

cat js.txt | ./hiddenrecon.sh -start -nocolor

About

The API Key Predator 🦖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages