Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.45 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.45 KB

Bash Shell Open Source Love svg1 License: GPL v3

NMAP-Scannner

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.

Getting Started

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.

Prerequisites

Make sure your distro have all the pakages installed .

NMAP
internet-tools
curl

Installing

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

Author

Check NMAP website for more help : (https://nmap.org/)