Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Hamo's Caido Wordlist Creator

My personal comand line tool I created to extract word lists and secrets from my caido history from exported JSON

This uses regex from LinkFinder for endpoint extraction and SecretFinder for secrets

  • ✔ host extraction
  • ✔ path wordlists
  • ✔ header wordlists
  • ✔ cookie wordlists
  • ✔ endpoint discovery
  • ✔ JS variable mining
  • ✔ secret detection
  • ✔ token wordlists
  • ✔ host filtering
  • ✔ progress tracking

usage

export caido JSON name it caido.json in same directory

python3 hamoWordlister.py <Optional filter for specific host: epicgames>

Python

Create a virtual environment.

python3 -m venv reconenv

Activate it:

source reconenv/bin/activate

Then install:

pip install jsbeautifier

About

Tool to get word list out of caidos exported JSON

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages