NMAP Scanner for beginners those who have not enough idea about what NMAP can do. Do not use this for wrong purpose use for test and educational purpose and never do any NMAP Scan on any network without the permission of the ownwer.
Check NMAP website for more help : (https://nmap.org/)
This NMAP Scanner is for automating your nmap scans easily and quickly.This tool is quite usefull in CTF events or pentesting.
Make sure To Have all the pakages installed .
NMAP
internet-tools
curl
Its easy to install just follow the step one by one :-
1.) sudo apt-get update
2.) sudo apt-get upgrade
3.) git clone https://github.com/BegyaptFayon/All-in-One-Nmap-Scanner
4.) cd NMAP-Scanner
5.) chmod +x install.sh
6.) chmod +x nmap-scanner.sh
7.) sudo ./install.sh
8.) sudo ./nmap-scanner.sh
- Shubhanshu Bhagat - (https://github.com/BegyaptFayon)