Skip to content

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

License

Notifications You must be signed in to change notification settings

seunboi4u/GoogleDorker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GoogleDorker

This is a simple tool to automate google hacking or simply google dorking.

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

Usage

#1> pip install -r requirements

#2> python3 GoogleDorker.py (This tool is strictly made in python3)

Note

  1. If you think I am missing something, please send me feedbacks and comments.
  2. Constant use of this tool in very short interval of time can make it to fail for a short period of time.(Talking about Google Captcha)
  3. The code is not refactored.

Find me

Facebook Twitter

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%