puzanov / AutoNSE

Massive NSE (Nmap Scripting Engine) AutoSploit and AutoScanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoNSE

Massive NSE (Nmap Scripting Engine) AutoSploit and AutoScanner. The Nmap Scripting Engine (NSE) is one of Nmap's most powerful and flexible features. It allows users to write (and share) simple scripts (using the Lua programming language ) to automate a wide variety of networking tasks. Those scripts are executed in parallel with the speed and efficiency you expect from Nmap. Users can rely on the growing and diverse set of scripts distributed with Nmap, or write their own to meet custom needs. For more informations https://nmap.org/book/man-nse.html

screen

Installation

$ git clone https://github.com/m4ll0k/AutoNSE.git
$ cd AutoNSE 
$ bash autonse.sh

Exmaples

$ bash autonse.sh

screen1 screen2

About

Massive NSE (Nmap Scripting Engine) AutoSploit and AutoScanner

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%