aerissecure / nse

Nmap NSE scripts
28 stars 13 forks source link
nmap nmap-scripts nse

NSE

A collection of Nmap scripts.

Installation

  1. Download the script file and place it in the nmap script directory: /usr/share/nmap/scripts/
  2. Update the scripts database by running: sudo nmap --script-updatedb

Script Index

http-screenshot

Take a screenshot of discovered HTTP(S) services using PhantomJS. Requires at least Nmap version 7.0.

http-sec-headers

Evaluate the security of the response headers received from a request to the web server root folder. Requires at least Nmap version 7.0.

dns-brute2

A fork of the dns-brute script included with nmap which attempts to enumerate hostnames by brute force guessing common subdomains. This version allows a list of resolvers to be provided so that each thread can query a separate DNS server and avoid potential rate limits.

All additional options: