Skip to content

Latest commit

 

History

History
46 lines (40 loc) · 2.36 KB

README.md

File metadata and controls

46 lines (40 loc) · 2.36 KB

$${\color{purple}NMAP \space \space TOOL \space \space PYTHON}$$


What is this?

Tool for port and service scanning. Simple automated script using the nmap library or module for python3.
This script is a programming example for one of the videos of my youtube channel ShellDredd Informática.

LINUX  PYTHON  NMAP 

[$] Installation.

pip install -r requirements.txt

[$] Others.

Nmap installation required on system
apt install nmap

[$] Usage

python3 port_scan.py

( ͡° ͜ʖ ͡°)