Skip to content

J4yJ3ff/Python-Nmap_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Nmap_Script

Python-Nmap Script Software Version 0.1

Using Nmap to perform Port Scanning

Start by installing nmap module using pip.

pip install python-nmap

Once the module is installed, we import it to thr main file banner.py

We initialize the nmap module

Ask for inputs for the url to be scanned and the type of scan to be performed.

About

Python-Nmap Script Software Version 0.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages