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

An OSINT tool that searches for devices directly connected to the internet (IoT) with a user specified query.
It returns results for Webcams, Traffic lights, Refridgerators, Smart TVs etc.

Prerequisites

  • Shodan API Key

Get API key here

Installation

Clone this repo

$ git clone https://github.com/rlyonheart/thelordseye.git

$ cd thelordseye

$ pip install -r requirements.txt

Optional Args

Flag Or MetaVar Usage
-o --outfile FILENAME Output filename
-v --verbosity run program in verbose mode

Note: If your search query contains spaces, you will have to put it inside ” ” symbols.

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.

made with ? by rly0nheart

GitHub

https://github.com/rlyonheart/thelordseye