zaid-ali753 / PortScanner

Port Scanner using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortScanner

Port Scanner using Python

This is a simple Port Scaner that runs in Python 2 environment

To run this file on Linux or Termux

Follow the following command

Note: Make sure you have Python2 Installed

cd

ls

chmod +x PortScanner.py

python2 PortScanner.py -H -p

 exmaple( python2 PortScanner.py -H 192.168.X.XX -p 443,153,80)

Port Banner is used to check for banners on open TCP port

It points to possible vulnerability on Open available Port

About

Port Scanner using Python


Languages

Language:Python 100.0%