Skip to content

Latest commit

History

History
46 lines (40 loc) · 2.36 KB

File metadata and controls

46 lines (40 loc) · 2.36 KB

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

Web SiteLinkedInYoutubeTwitterTwitchDiscord

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.

LINUXPYTHONNMAP

[$] Installation.

pip install -r requirements.txt

[$] Others.

Nmap installation required on system
apt install nmap

[$] Usage

python3 port_scan.py

( ͡° ͜ʖ ͡°)