• Stars
    star
    812
  • Rank 54,634 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated 8 months ago

Reviews

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

Repository Details

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

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, a small example:

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

Shodan Eye Ethical Hacking Tool Release

Before we start the year 2020, today there is a new big release ..! Please note, if you have already installed Shodan Eye on your computer, then it is worthwhile to read it carefully. Of course, even if you donโ€™t know this Shodan tool yet.

  • Shodan Eye goes from python 2 to python 3
  • 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


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 ..!

Screenshot


Screenshot


Screenshot


Video Shodan Eye on YouTube:

Link to: Shodan Eye on YouTube


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


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

cd shodan-eye

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 to coder

Social Networks - Connect


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

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

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. Author: Jolanda de Koff
Python
503
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