/GoogleDorker

This is a simple tool to automate google dorking when doing web penetration testing or bug hunting.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GoogleDorker

Automate google dorking that search combinations and extract information about a certain website. More updates soon.

What can it do?

It simply looks for,

  1. Directory listing vulnerabilities
  2. Configuration files exposed
  3. Database files exposed
  4. Log files exposed
  5. Backup and old files
  6. Login pages
  7. SQL errors
  8. Publicly exposed documents
  9. phpinfo()
  10. AND OTHER INTERESTING STUFFS

Install GoogleDorker

sudo git clone https://github.com/nerrorsec/GoogleDorker
cd GoogleDorker

Usage

python3 GoogleDorker.py -d example.com

Found a bug?

  • Please feel free to open an issue

Found a security issue?

Find me @

Twitter

License under the GNU GPLv3, see LICENSE for more information.