Query GHDB for dorks and save a clean response to a file.
python3 ghdb-search.py --search 'mysql' --output dorks.txt
or
python3 ghdb-search.py -s 'mysql' -c 1 -n 3 -ps 1 -o dorks.txt
Argument | Description |
---|---|
-s or --search |
Search term |
-ps or --position-start |
Start at this position |
-n or --no-of-results |
Number of results to fetch |
-c or --category-no |
Category number (from 1 to 14) |
-o or --output |
Output file |
- Footholds
- Files Containing Usernames
- Sensitive Directories
- Web Server Detection
- Vulnerable Files
- Vulnerable Servers
- Error Messages
- Files Containing Juicy Info
- Files Containing Passwords
- Sensitive Online Shopping Info
- Network or Vulnerability Data
- Pages Containing Login Portals
- Various Online Devices
- Advisories and Vulnerabilities
- python3
- requests
This tool is old -but working as of November 2020- and not maintained anymore. This tool is created for educational purpose only ,the creator assume no liability and is not responsible for any misuse or damage caused by this program. Only use legally.