portProbe

portProbe - Full Port Scanner

GitHub last commit GitHub release (latest by date) GitHub license LinkedIn

Installation

git clone https://github.com/aashish36/portProbe.git

cd portProbe

pip install -r requirements.txt

Usage


portProbe is a tool designed to efficiently probe for open ports. It will take both IP Address and Subdomains.

options:
  -h, --help            show this help message and exit

  -d Domain, --Domain Domain
                        [INFO]: Domain to probe.

  -dL DomainList, --DomainList DomainList
                        [INFO]: List of Domain to probe.

  -i ip, --ip ip        [INFO]: IP Address to probe.

  -iL IpList, --IpList IpList
                        [INFO]: List of Ip to probe.

  -o output, --output output
                        [INFO]: File to save our output.

Tool Output

image

Contributing

image