Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SmoZy92/Shodomain

Shodan subdomain finder
https://github.com/SmoZy92/Shodomain

Last synced: about 7 hours ago
JSON representation

Shodan subdomain finder

Awesome Lists containing this project

README

        




Shodan


Shodomain


Shodan subdomain finder

### Introduction
Shodomain is a python script able to grab and print subdomains from shodan API.

![demo](https://i.imgur.com/TiuvTD3.png)

### Requirements
Shodomain only works with `Python 2` and has the following depencies:

- `sys`
- `requests`
- `json`

To install these dependencies, navigate to Shodomain directory and execute `pip install -r requirements.txt`

### Usage
Using shodomain is pretty simple

`python shodomain.py API-KEY example.com`