Skip to content

aerissecure/nse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.