You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rory McCune edited this page Mar 30, 2016
·
1 revision
NMAP Auto Analyzer
The goal of nmpautoanalyzer.rb is to parse the results of one or more nmap runs and create summary reports of information like open ports and web servers which can be useful for other scans/reporting.
Requirements
You can install the dependencies using bundle install in the TestingScripts directory or you can install them manually. This script depends on nmap-parser , rubyXL and kramdown