SkillAgentSearch skills...

Portninja

A multi-threaded port scanner implementation in Python

Install / Use

/learn @utkarshrai2811/Portninja
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PortNinja

Port Scanner implemented in Python with Nmap integration

PortNinja is a script written in Python3 that allows multi-threaded port scanning. The program is interactive and simply requires you to run it to begin. Once started, you will be asked to input an IP address or a URL.

Requirements

Python3 must be installed on your system in order for the script to function

Installation

Install via Git

git clone https://github.com/utkarshrai2811/portninja.git

Execution

On Windows

python .\portninja.py

On Linux/macOS/Unix

python3 portninja.py

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Aug 3, 2024

No findings