PaulDotCom mailing list archives

Re: Reporting output from NMAP


From: Mike Patterson <mike () snowcrash ca>
Date: Tue, 24 Aug 2010 09:20:39 -0400

Note that if you want output from scripts, XML is not just a nice way to
go, it's the _only_ way to go.  And the only scripting language I've
found with a usable module for parsing that is Ruby, nmap-parse gem, and
it's a pig if you have (say) 10,000 IPs in your report.  I'm told
nmap-parse's biggest problem is rexml, as it creates a new instance of
the whole scan output for each check you want to do against it.

Not that I've ever had to scan a /16 or anything.

I've not tried Dradis myself.

Mike

On 2010/08/24 1:41 AM, Andrew Johnson wrote:
What do you want it to look like? What are your requirements?

The XML output is pretty easy on the eyes, and you could adjust that quite a
bit simply by editing the style sheet.

-A

On Mon, Aug 23, 2010 at 5:31 PM, Vincent Lape <vlape () me com> wrote:

All,

Does anyone know of a software package that will take the output of a NMAP
scan and create a report?
_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com




_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com


Current thread: