diff options
Diffstat (limited to 'ndiff/test-scans/down.xml')
-rw-r--r-- | ndiff/test-scans/down.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ndiff/test-scans/down.xml b/ndiff/test-scans/down.xml new file mode 100644 index 0000000..ef6c3dd --- /dev/null +++ b/ndiff/test-scans/down.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" ?> +<?xml-stylesheet href="file:///usr/share/nmap/nmap.xsl" type="text/xsl"?> +<!-- This scan has a down host. --> +<!-- Nmap 4.90RC2 scan initiated Fri Jul 10 17:21:37 2009 as: nmap -oX down.xml -p 1-100 -PS100 scanme.nmap.org --> +<nmaprun scanner="nmap" args="nmap -oX down.xml -p 1-100 -PS100 scanme.nmap.org" start="1247268097" startstr="Fri Jul 10 17:21:37 2009" version="4.90RC2" xmloutputversion="1.03"> +<scaninfo type="syn" protocol="tcp" numservices="100" services="1-100" /> +<verbose level="0" /> +<debugging level="0" /> +<runstats><finished time="1247268099" timestr="Fri Jul 10 17:21:39 2009" elapsed="2.33"/><hosts up="0" down="1" total="1" /> +<!-- Nmap done at Fri Jul 10 17:21:39 2009; 1 IP address (0 hosts up) scanned in 2.33 seconds --> +</runstats></nmaprun> |