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.
This NMAP Scanner is made for making NMAP Scan eaisly currently i have added 20 types scan for differt situation that i find helpful for use and hope you will also like that.
Make sure your distro 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/ASHWIN990/NMAP-Scannner.git
4.) cd NMAP-Scanner
5.) chmod +x install.sh
6.) chmod +x nmap-scanner.sh
7.) sudo ./install.sh
8.) sudo ./nmap-scanner.sh
- ASHWINI SAHU - WHOLE WORK - (https://github.com/ASHWIN990)
Check NMAP website for more help : (https://nmap.org/)