Skip to content

BullsEye0/shodan-eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shodan Eye

This tool collects all information about all devices that are directly connected to the internet with the specified keywords that you enter. This way, you get a complete overview.


Here you can read the latest article about Shodan Eye:

https://hackingpassion.com/shodan-eye-ethical-hacking-tool-release/


Article Install Shodan Eye on Termux can be found here:

https://hackingpassion.com/android-hacking-with-termux/#INSTALL_SHODAN_EYE


The types of devices that are indexed can vary enormously: from small desktops, refrigerators, to nuclear power plants and everything in between. You can find everything using your own" specified keywords. Examples can be found in a file that is attached:

The information obtained with this tool can be applied in many areas, for example:

  • Network security, keep an eye on all devices in your company or at home that are connected to the internet.
  • Vulnerabilities. And so much more.

Features

  • Save the output of the Shodan Eye results
  • The entry of the Shodan password is no longer visible.

Shodan

Is a search engine that lets the user find specific types of computers (webcams, routers, servers, etc.) connected to the internet using a variety of filters. Some have also described it as a search engine of service banners, which are metadata that the server sends back to the client.

What is the difference between Google or another search engine: The most fundamental difference is that Shodan Eye crawls on the internet, Google on the World Wide Web. However, the devices that support the World Wide Web are only a small part of what is actually connected to the Internet.


Shodan

For additional data gathering, you can enter a Shodan API key when prompted. A Shodan API key can be found here: https://account.shodan.io/register


A collection of search queries for Shodan is attached:

Shodan Dorks ... The Internet of Sh*t


Screenshot


Screenshot


Screenshot


Install Shodan Eye on Linux:


Shodan Eye has tested it so far on:

Linux Kali Linux Parrot Security OS BlackArch Ubuntu Arch-based Debian-based

Termux Windows

This list would be expanded


Installation Steps:

  1. Clone the repository:
git clone https://github.com/BullsEye0/shodan-eye.git
cd shodan-eye
  1. Create a virtual environment (recommended):
python3 -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install dependencies:
pip3 install -r requirements.txt

How to use Shodan Eye

python3 shodan_eye.py

(You will be asked for a Shodan API key)

Have fun ..! 😃


Contact with the coder

Social Networks - Connect


💻 Support this project

If you find this tool useful, consider supporting my work:
❤️ Sponsor BullsEye

Get the full hands-on course:
Ethical Hacking Complete Course – Zero to Expert

(supports me directly as your instructor!)

Professional penetration testing. Zero to Expert.
✅ Kali Linux + Parrot OS
✅ Real-world hacking scenarios
✅ All major tools & techniques
✅ Beginner-friendly

HACKING IS NOT A HOBBY, BUT A WAY OF LIFE 🎯


Donate

I have developed Shodan 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages