This video is about a tool that can be used as an alternative to the GUI based zenmap tool.
it is similar to zenmap except that it is command line based tool
As a pre requisite for this tool, nmap and python 3 should be already installed
Given below is the command that should be used:
python3 zenmapCmd.py --t targetIPaddressorhostname
eg:
python3 zenmapCmd.py --t 127.0.0.1
Please like and subscribe for more videos