GoogleDorks gathers websites and applications that may be vulnerable to attack, as well as other useful information that has been discovered by Google's search bots.
You have the option to store the results in a file for future reference. You are in control of how many searches you wish to conduct and how many websites you would like to see in the output.
GoogleDorks can be employed as a Command Line Interface (CLI) to quickly look up information on Google. Unlike the regular search engine, it only displays the relevant links, without any advertisements, and it can do so efficiently.
Take care not to exceed the limit when performing requests. If you do, there's a chance Google will throw up captchas, which is very inconvenient and will limit your ability to search quickly and efficiently.
- Username and passwords
- Admin login pages
- Sensitive documents
- Govt/military data
- Email lists
- Bank account details
- Vulnerable websites
and other cool stuff too.
GoogleDorks can be installed & used in:
- Kali Linux
- Parrot
- BlackArch
- Termux
- $ sudo git clone https://github.com/WuuProgrammers/GoogleDorks
- $ cd GoogleDorks
- $ pip3 install -r requirements.txt
- $ sudo python3 GoogleDorks.py
- $ git clone https://github.com/WuuProgrammers/GoogleDorks
- $ cd GoogleDorks
- $ pip install -r requirements.txt
- $ python GoogleDorks.py