#vulns.co
/
mcp by GKData.io

← Back to Toolkit

SecretFinder

Greps JS for API keys and endpoints. Noisy, but a fine first pass before jsluice on a big corpus.

Tags: js, secrets, regex

Category
js
Maintenance signal
maintained

Project repository

Install

git

git clone https://github.com/m4ll0k/SecretFinder.git && pip install -r SecretFinder/requirements.txt

Command templates

One JS file

python3 SecretFinder.py -i {url} -o cli

Related tools

← Back to Toolkit