Google Hacking Dork Scraping and Searching Script - Now with 5 Search Engines
Dorks Eye is a script I made in Python 3. With this tool, you can easily find Google Dorks. Dorks Eye collects potentially vulnerable web pages and applications on the Internet or other interesting info that search engines pick up.
Google doesn't like automated searches anymore. They started blocking them more aggressively. That's annoying.
So I added 4 more search engines:
- DuckDuckGo - Reliable, privacy-focused
- Bing - Fast and reliable
- Google - Still there (Often blocked due to bot detection (YMMV)
- Brave Search - Privacy-focused, independent
- Yandex - Different results, reliable
Yes, it's called "Google Dorking" but dorks work on any search engine. When Google blocks you, switch engines. Keep searching. Simple as that.
Here you can read the article about Dorks Eye:
https://hackingpassion.com/dorks-eye-google-hacking-dork-scraping-and-searching-script/
New article about v2.0 coming soon on HackingPassion.com
You can save the output in a file. You decide how many results you want.
Dorks Eye shows only the links, no ads, and it's fast.
But be careful. Too many requests in a short time = captchas or IP blocks. That's why having 5 engines helps.
- Username and passwords
- Admin login pages
- Sensitive documents
- Govt/military data
- Email lists
- Bank account details
- Vulnerable websites
- So much more …
A prerequisite for scripts I make is that they must be simple and easy to use for everyone.
Dorks Eye has been tested on:
- Kali Linux
- Parrot Security OS
- BlackArch
- Termux
This list will be expanded.
Dorks Eye is written for Python 3. Clone the git repository and install the requirements.
Recent changes in Parrot OS and Kali Linux require Dorks Eye to be installed in an isolated Python environment to avoid dependency conflicts. Follow these steps:
- Clone the repository:
git clone https://github.com/BullsEye0/dorks-eye.git
cd dorks-eye- Create a virtual environment (recommended):
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate- Install dependencies:
pip3 install -r requirements.txtpython3 dorks-eye.pyYou'll be asked to choose your search engine (1-6), or select option 6 to search ALL engines at once.
To deactivate the virtual environment when done:
deactivateThat's all!
Have fun 😃
git clone https://github.com/BullsEye0/dorks-eye.git
cd dorks-eye
pip install -r requirements.txtpython dorks-eye.py13,760 dorks that work across all search engines. Updated regularly.
New video coming soon showing v2.0 with all 5 search engines!
Social Networks - Connect
If you find this tool useful, consider supporting my work:
❤️ Sponsor BullsEye
Want to learn ethical hacking from scratch?
Want to master ethical hacking from zero to expert? Check out my complete ethical hacking course:
Ethical Hacking Complete Course – Zero to Expert
(This link supports me directly as your instructor)
HACKING IS NOT A HOBBY, BUT A WAY OF LIFE 🎯
I developed Dorks Eye because I'm passionate about this. Donations are one of the many ways to support what I do.
BAT: Use Brave and donate on any of my web pages/profiles