SkillAgentSearch skills...

PortScanner

It takes the ip address and range of ports to scan and provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.

Install / Use

/learn @rajan98/PortScanner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PortScanner

This port scanner is created in python 3.6 with the help of python-nmap module. It takes the ip address and range of ports to scan.

After Running the Script you will be asked to enter IP, Starting port and the end port.

It then provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.

You can directly execute the program using python.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Feb 6, 2026

No findings