Skip to content

vishwanathakuthota/eavesdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eavesdrop

eavesdrop is a google hacking dork scraping and searching script

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

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 eavesdrop v1 as a command-line interface (CLI) to quickly search through Google. eavesdrop v1 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 eavesdrop?

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


Install eavesdrop v1

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

eavesdrop v1 has tested it so far on:

  • Mac OS
  • Kali Linux

This list would be expanded


eavesdrop v1 is written for Python 3. Clone the git repository and install the requirements.


Linux

sudo git clone https://github.com/vishwachintu/eavesdrop

cd eavesdrop folder

pip3 install -r requirements.txt


eavesdrop v1 Usage Linux

python eavesdrop.py

That’s all ..! Happy hacking :)


Reference

https://hackr.io/blog/google-dorks-cheat-sheet

https://www.stationx.net/google-dorks-cheat-sheet/

About

A most powerful dorking tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages