Python-Nmap Script Software Version 0.1
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.