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 <[email protected]> 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
>> [email protected]
>> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
>> Main Web Site: http://pauldotcom.com
>>
> 
> 
> 
> _______________________________________________
> Pauldotcom mailing list
> [email protected]
> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
> Main Web Site: http://pauldotcom.com

_______________________________________________
Pauldotcom mailing list
[email protected]
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

Reply via email to