n4xh4ck5 / sh0d4n

Tool to obtain information about the open ports throught API's Shodan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sh0d4n

Tool to obtain information about the open ports throught API's Shodan

Instalation

You can download the latest version of Sh0d4n by cloning the GitHub repository:

git clone https://github.com/n4xh4ck5/sh0d4n 

Install the dependencies via pip:

 pip install -r requirements.txt 

Usage

python sh0d4n.py

You need update your own API KEY in the parameter "API".

Dependencies

Dependencies in python2:

  requests
  xlsxwriter

Author

Ignacio Brihuega RodrĂ­guez aka n4xh4ck5

Twitter: @n4xh4ck5

Web: fwhibbit.es

Disclamer

The use of this tool is your responsability. I hereby disclaim any responsibility for actions taken with this tool.

About

Tool to obtain information about the open ports throught API's Shodan

License:GNU General Public License v3.0


Languages

Language:Python 100.0%