Skip to content

This tool looks for open ports/applications according to information entered on the user's end.

License

Notifications You must be signed in to change notification settings

ettoibronx/ProtocolRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtocolRecon

This tool looks for open ports/applications according to information entered on the user's end.
Input domain address in order to obtain Whois information for said domain.
This tool uses criminalip.io's API.

Criminal IP

Criminal IP is a search engine that finds internet connected devices, evaluates IP addresses and domain links.They have pretty useful filters and tags that narrow down search results efficiently, so it's pretty beginner-friendly.

Usage

$ git clone https://github.com/ettoibronx/ProtocolRecon.git
$ cd ProtocolRecon
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install -r requirements.txt
$ chmod +x protocol_recon.py
$ ./protocol_recon --A [api key]

Getting started

$ ./protocol_recon

About

This tool looks for open ports/applications according to information entered on the user's end.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages