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

SHUMWAY1980/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%