All Projects → rly0nheart → thelordseye

rly0nheart / thelordseye

Licence: GPL-3.0 License
thelordseye searches and returns detailed information about devices that are directly connected to the internet [IoT] (Smart TV's, Fridges, Webcams, Traffic Lights etc).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to thelordseye

Deep-Inside
Command line tool that allows you to explore IoT devices by using Shodan API.
Stars: ✭ 22 (-26.67%)
Mutual labels:  shodan, internet-of-things, shodan-api, shodan-cli
Awesome Shodan Queries
🔍 A collection of interesting, funny, and depressing search queries to plug into shodan.io 👩‍💻
Stars: ✭ 2,758 (+9093.33%)
Mutual labels:  shodan, internet-of-things, shodan-dorks
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (+186.67%)
Mutual labels:  shodan, shodan-api, shodan-python
Spydan
A web spider for shodan.io without using the Developer API.
Stars: ✭ 30 (+0%)
Mutual labels:  shodan, internet-of-things
Shodan-RPi
A simple SSH bruteforce script targeting (not necessarily) Raspbian devices.
Stars: ✭ 13 (-56.67%)
Mutual labels:  shodan, shodan-api
shodan
🌑 R package to work with the Shodan API
Stars: ✭ 16 (-46.67%)
Mutual labels:  shodan, shodan-api
Shodanz
🔭 A modern, async Ruby gem for Shodan, the world's first search engine for Internet-connected devices.
Stars: ✭ 74 (+146.67%)
Mutual labels:  shodan, internet-of-things
ShodanCPP
ShodanCPP is a С++ library for accessing the Shodan API.
Stars: ✭ 18 (-40%)
Mutual labels:  shodan, shodan-api
ShoScan
Shodan Port Scanner
Stars: ✭ 38 (+26.67%)
Mutual labels:  shodan, shodan-api
home-assistant-notebooks
📓 Sample Jupyter Notebooks to explore Home Assistant data
Stars: ✭ 49 (+63.33%)
Mutual labels:  internet-of-things
IoTCodeRecipes
IoT Code Recipes: RPL, mDNS and REST
Stars: ✭ 19 (-36.67%)
Mutual labels:  internet-of-things
server
MyController 2.x server
Stars: ✭ 14 (-53.33%)
Mutual labels:  internet-of-things
pyawair
a very simple python class to access the (private) awair api
Stars: ✭ 24 (-20%)
Mutual labels:  internet-of-things
kotori
A flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (+143.33%)
Mutual labels:  internet-of-things
Bitcoin-Bar
Physical Bitcoin Stat Ticker
Stars: ✭ 32 (+6.67%)
Mutual labels:  internet-of-things
automate-home
Yet another python home automation (iot) project. Because a smart light is more than just on or off.
Stars: ✭ 59 (+96.67%)
Mutual labels:  internet-of-things
libzwaveip
libzwaveip - Control Z-Wave devices from your IP network
Stars: ✭ 76 (+153.33%)
Mutual labels:  internet-of-things
Searpy
🥀 Search Engine Tookit,URL采集、Favicon哈希值查找真实IP、子域名查找
Stars: ✭ 104 (+246.67%)
Mutual labels:  shodan
pentesting-multitool
Different utility scripts for pentesting and hacking.
Stars: ✭ 39 (+30%)
Mutual labels:  shodan
StressThing
a software testing platform to perform stress test on web of things
Stars: ✭ 12 (-60%)
Mutual labels:  internet-of-things

Python Version OS GitHub Lines of code GitHub tag (latest by date) GitHub repo size

thelordseye searches and returns detailed information about devices that are directly connected to the internet [IoT] (Smart TV's, Fridges, Webcams, Traffic Lights etc).

Prerequisites

  • shodan.io API Key

Get it here

Installation

Clone repository:

$ git clone https://github.com/rlyonheart/thelordseye.git
$ cd thelordseye
$ pip install -r requirements.txt

Getting started

$ chmod +x eye
$ ./eye --auth [your-shodan-api-key]

Your API key will be stored in a hidden .auth file

Optional Arguments

Flag MetaVar Usage
-q/--query QUERY search query; is search query contains spaces, put it inside quote " " symbols
-i/--ip IP return information relating to the specified IP address
-p/--ports return a list of ports that are currently being scanned by Shodan
-a/--auth API key api authentication with a valid shodan.io api key.
-o/--output FILENAME write output to a specified file
-r/--raw return output in raw json format (also returns more detailed information)
-v/--verbose run thelordseye in verbose mode

Disclaimer

This tool was developed sorely for educational purposes and should not be used in environments without legal authorization. Therefore, the author shall not be responsible for the damages that might be done with it.

LICENSE

license

About author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].