Skip to content

Automatic Secret Finder - JWT, Access Token, API keys... Based on m4ll0k/SecretFinder

License

Notifications You must be signed in to change notification settings

Fricciolosa-Red-Team/auto-secret-finder

Repository files navigation

auto-secret-finder

Basically it runs Secret-Finder on multiple urls, edit the last line of auto-secret-finder.py as you want to fit your goals.

Installation 📥

  1. git clone https://github.com/Fricciolosa-Red-Team/auto-secret-finder.git autosecretfinder
  2. cd autosecretfinder
  3. python -m pip install -r requirements.txt or pip install -r requirements.txt

Usage 🚀

  • ./for.sh subs.txt (where subs.txt is a list of domains)

    or

  • python3 auto-secret-finder.py subs.txt

Remember to edit as you want this command to customize the command.

License 📜

This repository is under GNU General Public License v3.0