Skip to content

Commit

Permalink
Generate report in html
Browse files Browse the repository at this point in the history
  • Loading branch information
Snifer committed May 24, 2018
1 parent 72154e1 commit 4358cba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nmap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ No port range specified scans 1,000 most popular ports
-oN Standard Nmap output
-oX XML format

#Report HTML it's necessary xsltproc

xsltproc scan.xml -o "`date +%m%d%y`_report.html

#Timing Options

-T0 Paranoid: Very slow, used for IDS evasion
Expand Down

0 comments on commit 4358cba

Please sign in to comment.