Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 770 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 770 Bytes


Shodan
Shodomain

Shodan subdomain finder

Introduction

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

demo

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