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.
Installation
▶ git clone https://github.com/foorw1nner/rapkeytor.git
▶ cd rapkeytor
▶ chmod +x rapKeytor.shUsage
[buffers] | ./rapKeytor.sh -start [flags]Example
cat js.txt | ./hiddenrecon.sh -start -nocolor