A Python tool for scanning a network for open ports, services, and vulnerabilities.
-
Clone this repository:
-
Install the dependencies:
pip install -r requirements.txt
python main.py [target_ip] [port_range]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Python tool for scanning a network for open ports, services, and vulnerabilities.
Clone this repository:
Install the dependencies:
pip install -r requirements.txt
python main.py [target_ip] [port_range]