All Projects → alechilczenko → Deep-Inside

alechilczenko / Deep-Inside

Licence: GPL-3.0 License
Command line tool that allows you to explore IoT devices by using Shodan API.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Deep-Inside

Dirsearch
Web path scanner
Stars: ✭ 7,246 (+32836.36%)
Mutual labels:  scanner, penetration-testing, pentesting, hacking-tool
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (+290.91%)
Mutual labels:  shodan, penetration-testing, pentesting, shodan-api
Whatweb
Next generation web scanner
Stars: ✭ 3,503 (+15822.73%)
Mutual labels:  scanner, penetration-testing, pentesting, penetration-testing-tools
Awesome Shodan Queries
🔍 A collection of interesting, funny, and depressing search queries to plug into shodan.io 👩‍💻
Stars: ✭ 2,758 (+12436.36%)
Mutual labels:  shodan, internet-of-things, penetration-testing, pentesting
thelordseye
thelordseye searches and returns detailed information about devices that are directly connected to the internet [IoT] (Smart TV's, Fridges, Webcams, Traffic Lights etc).
Stars: ✭ 30 (+36.36%)
Mutual labels:  shodan, internet-of-things, shodan-api, shodan-cli
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (+1731.82%)
Mutual labels:  scanner, penetration-testing, pentesting
Vhostscan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
Stars: ✭ 767 (+3386.36%)
Mutual labels:  scanner, penetration-testing, hacking-tool
Pidrila
Python Interactive Deepweb-oriented Rapid Intelligent Link Analyzer
Stars: ✭ 125 (+468.18%)
Mutual labels:  scanner, penetration-testing, pentesting
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+10409.09%)
Mutual labels:  scanner, pentesting, hacking-tool
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+12513.64%)
Mutual labels:  penetration-testing, pentesting, hacking-tool
Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+8663.64%)
Mutual labels:  scanner, penetration-testing, hacking-tool
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (+104.55%)
Mutual labels:  penetration-testing, hacking-tool, penetration-testing-tools
Vault
swiss army knife for hackers
Stars: ✭ 346 (+1472.73%)
Mutual labels:  scanner, pentesting, hacking-tool
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+15531.82%)
Mutual labels:  scanner, penetration-testing, pentesting
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (+377.27%)
Mutual labels:  scanner, penetration-testing, pentesting
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+8190.91%)
Mutual labels:  scanner, penetration-testing, hacking-tool
Crithit
Takes a single wordlist item and tests it one by one over a large collection of websites before moving onto the next. Create signatures to cross-check vulnerabilities over multiple hosts.
Stars: ✭ 182 (+727.27%)
Mutual labels:  penetration-testing, pentesting, hacking-tool
Webmap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
Stars: ✭ 188 (+754.55%)
Mutual labels:  penetration-testing, pentesting, hacking-tool
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (+686.36%)
Mutual labels:  scanner, penetration-testing, hacking-tool
default-http-login-hunter
Login hunter of default credentials for administrative web interfaces leveraging NNdefaccts dataset.
Stars: ✭ 285 (+1195.45%)
Mutual labels:  penetration-testing, hacking-tool, penetration-testing-tools

Deep Inside 👁

Deep Inside is a simple command line tool designed in Python that allows you to explore IoT devices by using Shodan search engine, with multiple options.

For use special modes and get more results from different pages you should have a pay API key.

Screenshot Screenshot Screenshot Screenshot

Features

  • Search randomly by country.
  • Display and save collected data with [IP:PORT] format.
  • Search by page and set quantity of results.
  • Automatically save data with current time.
  • Easy to see results from terminal directly in browser. (Recommended for HTTP ports)

Examples of usage

python3 deep-inside.py
python3 deep-inside.py -R -L 500 -P 2
python3 deep-inside.py -R -S

Screenshot

Installation

git clone https://github.com/intrackeable/DeepInside.git
cd DeepInside 
pip install -r requirements.txt
python3 deep-inside.py -h

Attention

This project was created for educational purposes and should not be used in environments without legal authorization.

References

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