
Nmap Development mailing list archives
Re: Ncrack: -iX, -iN input from Nmap
From: Fyodor <fyodor () insecure org>
Date: Fri, 28 Aug 2009 01:15:47 -0700
On Fri, Aug 28, 2009 at 07:28:38AM +0200, Dirk Loss wrote:
David Fifield wrote:Maybe it's time to do another search for a suitable XML parser?I don't know which features Ncrack needs from an XML parser, but the following C/C++ libraries seem to be small and have an adequate license: TinyXML: http://www.grinninglizard.com/tinyxml/ (zlib) Mini XML: http://www.minixml.org/ (LGPL) Pico XML: http://kd7yhr.org/bushbo/pico_xml.md (LGPL)
Thanks for the links! Zlib is a fine license. LGPL may be OK in some cases when there are no other alternatives. I have nothing against the LGPL, it just has a lot of gotchas and compatability issues which must be reviewed and considered before such code is used. For example, you have to comple the LGPL code as a shared library rather than linking it staticly in some cases. Cheers, -F _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- Ncrack: -iX, -iN input from Nmap ithilgore (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap David Fifield (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap ithilgore (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap David Fifield (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap ithilgore (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap Fyodor (Aug 27)
- Re: Ncrack: -iX, -iN input from Nmap Dirk Loss (Aug 27)
- Re: Ncrack: -iX, -iN input from Nmap Fyodor (Aug 28)
- Re: Ncrack: -iX, -iN input from Nmap Dirk Loss (Aug 28)
- Re: Ncrack: -iX, -iN input from Nmap ithilgore (Aug 26)
- Re: Ncrack: -iX, -iN input from Nmap David Fifield (Aug 26)