|
Nmap Development
mailing list archives
Re: Parsing nmap xml
From: 4N9e Gutek <4n9e () futurezone biz>
Date: Wed, 14 Mar 2007 12:03:11 +0100
Hi,
command: nmap -oX output.xml -stylesheet /path/to/nmap.xsl
127.0.0.1
better try --stylesheet /usr/share/nmap/nmap.xsl than
-stylesheet (one - ) witch is a typo :
nmap -oX output.xml --stylesheet /usr/share/nmap/nmap.xsl
127.0.0.1
see http://insecure.org/nmap/man/man-output.html ,
Miscellaneous output options chapter for details
regards,
--
Gutek.
mailto: 4N9e[at]futurezone[dot]biz
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Parsing nmap xml Joshua Perrymon (Mar 14)
- <Possible follow-ups>
- Re: Parsing nmap xml 4N9e Gutek (Mar 14)
|