Automate google dorking that search combinations and extract information about a certain website. More updates soon.
It simply looks for,
- Directory listing vulnerabilities
- Configuration files exposed
- Database files exposed
- Log files exposed
- Backup and old files
- Login pages
- SQL errors
- Publicly exposed documents
- phpinfo()
- AND OTHER INTERESTING STUFFS
sudo git clone https://github.com/nerrorsec/GoogleDorker
cd GoogleDorker
python3 GoogleDorker.py -d example.com
- Please feel free to open an issue
- Please feel free to report at huntr.dev