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

https://github.com/n4xh4ck5/pyonyphe

Tool to obtain information about the open ports throught API's onyphe (https://www.onyphe.io/)
https://github.com/n4xh4ck5/pyonyphe

Last synced: about 2 months ago
JSON representation

Tool to obtain information about the open ports throught API's onyphe (https://www.onyphe.io/)

Awesome Lists containing this project

README

        

# pyonyphe
Developed tool in python3 to obtain information about the open ports throught API's onyphe (https://www.onyphe.io/)

# How to install

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

Install dependencies with pip:

 pip3 install -r requirements.txt 

# Version

The first version 1.0

# Usage


python3 pyonyphe.py IP_file.txt

python3 pyonyphe.py ip.txt


$$\
$$ |
$$$$$$\ $$\ $$\ $$$$$$\ $$$$$$$\ $$\ $$\ $$$$$$\ $$$$$$$\ $$$$$$\
$$ __$$\ $$ | $$ |$$ __$$\ $$ __$$\ $$ | $$ |$$ __$$\ $$ __$$\ $$ __$$\
$$ / $$ |$$ | $$ |$$ / $$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ |$$$$$$$$ |
$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ ____|
$$$$$$$ |\$$$$$$$ |\$$$$$$ |$$ | $$ |\$$$$$$$ |$$$$$$$ |$$ | $$ |\$$$$$$$\
$$ ____/ \____$$ | \______/ \__| \__| \____$$ |$$ ____/ \__| \__| \_______|
$$ | $$\ $$ | $$\ $$ |$$ |
$$ | \$$$$$$ | \$$$$$$ |$$ |
\__| \______/ \______/ \__|



** Tool to obtain information about the open ports throught API's onyphe.
** Author: Ignacio Brihuega Rodriguez a.k.a N4xh4ck5
** DISCLAMER This tool was developed for educational goals.
** The author is not responsible for using to others goals.
** A high power, carries a high responsibility!
** Version 1.0

This script interactues with the onyphe's API to obtain the ports opened of a network address. The result by default is exported in xlsx format

Example of usage: python3 pyonyphe.py ip.txt
212.XXX.XXX.5X
80
443
194.XXX.XXX.X2
80
443
Exporting the results in an excel

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