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

ift3k/GoogleDorker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Updated > Apr 11, 2019

If any issues, please ping me.

GoogleDorker

This is a simple tool to automate 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> pip3 install -r requirements.txt
#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). As of the update support for bing is added too.
  3. The code is not refactored.

Find me @

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%