• Stars
    star
    503
  • Rank 85,488 (Top 2 %)
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dorks Eye Google Hacking Dork Scraping and Searching Script. Dorks Eye is a script I made in python 3. With this tool, you can easily find Google Dorks. Dork Eye collects potentially vulnerable web pages and applications on the Internet or other awesome info that is picked up by Google's search bots. Author: Jolanda de Koff

Dorks Eye

Dorks Eye Google Hacking Dork Scraping and Searching Script

Dorks Eye is a script I made in python 3. With this tool, you can easily find Google Dorks. Dork Eye collects potentially vulnerable web pages and applications on the Internet or other awesome info that is picked up by Google's search bots.


Here you can read the article about Dorks Eye:

https://hackingpassion.com/dorks-eye-google-hacking-dork-scraping-and-searching-script/


Screenshot


You can save the output in a file so that you can view it at a later time. You can determine the number of searches yourself. The number of websites to display

You can also use Dorks Eye as a command-line interface (CLI) to quickly search through Google. Dorks Eye shows only the links, without advertising, and is and is also fast.

But be careful not to overdo it, otherwise, you have a chance that If you perform too many requests over a short period, Google will start to throw captchas at you. This is annoying and will limit how much or how fast you do the search.


What data can we find using Google Dorks?

Username and passwords Admin login pages Sensitive documents Govt/military data Email lists Bank account details Vulnerable websites So much more …


Screenshot


Install Dorks Eye

A prerequisite for a script that I make must be that it is simple and easy to use and understand for everyone.

Dorks Eye has tested it so far on:

  • Kali Linux
  • Parrot Security
  • BlackArch
  • Termux

This list would be expanded


Dork Eye is written for Python 3. Clone the git repository and install the requirements.


Linux

sudo git clone https://github.com/BullsEye0/dorks-eye.git

cd dorks-eye

pip3 install -r requirements.txt

Dorks Eye Usage Linux

sudo python3 dorks-eye.py

That’s all ..! Have fun πŸ˜ƒ


Termux

git clone https://github.com/BullsEye0/dorks-eye.git

cd dorks-eye

pip install -r requirements.txt

Usage Termux

python dorks-eye.py


Screenshot


A collection Google Dork List:

Google Dork List Google helps you to find Vulnerable Websites that Indexed in Google Search Results. Here is the latest collection of Google Dorks. A collection of 13.760 Dorks ..! This list is regularly updated !. .


Screenshot


Video Dorks Eye on YouTube:

Link to: Shodan Eye on YouTube


I also want to make you aware that:

  • This was written for educational purpose and pentest only.
  • The author will not be responsible for any damage ..!
  • The author of this tool is not responsible for any misuse of the information.
  • You will not misuse the information to gain unauthorized access.
  • This information shall only be used to expand knowledge and not for causing malicious or damaging attacks.
  • Performing any hacks without written permission is illegal ..!

Contact to coder

Social Networks - Connect


Donate

I have developed Dorks Eye because I am passionate about this. Donations are one of the many ways to support what I do.

Donate

BAT: Use Brave and donate on any of my web pages/profiles

Donate

More Repositories

1

google_dork_list

Google Dorks | Google helps you to find Vulnerable Websites that Indexed in Google Search Results. Here is the latest collection of Google Dorks. A collection of 13.760 Dorks. Author: Jolanda de Koff
1,380
star
2

shodan-eye

Shodan Eye This tool collects all the information about all devices directly connected to the internet using the specified keywords that you enter. Author: Jolanda de Koff
Python
812
star
3

ghost_eye

Ghost Eye Informationgathering Footprinting Scanner and Recon Tool Release. Ghost Eye is an Information Gathering Tool I made in python 3. To run Ghost Eye, it only needs a domain or ip. Ghost Eye can work with any Linux distros if they support Python 3. Author: Jolanda de Koff
Python
252
star
4

blue_eye

Blue Eye is a python Recon Toolkit script. It shows ports and headers. Subdomain resolves to the IP addresses, company email addresses and much more ..! Author: Jolanda de Koff
Python
132
star
5

twitter-eye

Twitter Eye is a Twitter Information Gathering Tool With Twitter Eye, you can search with various keywords and usernames on Twitter. Then the data you get is saved in a .csv file. Author: Jolanda de Koff
Python
42
star
6

man-eye

How cool would it be to learn Linux through the man pages To make it even more fun, I made this script with various options and with a cool retro terminal.
Shell
26
star
7

Happy-Birthday

"Happy Birthday Python" script.
Python
12
star
8

DNS_Changer_Eye

This Python script aims to enhance your online privacy and security by automatically rotating your DNS settings at a set interval (default is every 5 minutes). The script uses a pre-defined list of reputable DNS servers. The full article explaining the importance of DNS in ethical hacking can be found at HackingPassion.com.
Python
10
star