diff options
Diffstat (limited to 'ndiff/test-scans/empty.xml')
-rw-r--r-- | ndiff/test-scans/empty.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ndiff/test-scans/empty.xml b/ndiff/test-scans/empty.xml new file mode 100644 index 0000000..1a1bbfa --- /dev/null +++ b/ndiff/test-scans/empty.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" ?> +<?xml-stylesheet href="file:///usr/share/nmap/nmap.xsl" type="text/xsl"?> +<!-- Nmap 4.90RC2 scan initiated Fri Jul 10 17:22:08 2009 as: nmap -oX empty.xml -p 1-100 --> +<nmaprun scanner="nmap" args="nmap -oX empty.xml -p 1-100" start="1247268128" startstr="Fri Jul 10 17:22:08 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="1247268128" timestr="Fri Jul 10 17:22:08 2009" elapsed="0.28"/><hosts up="0" down="0" total="0" /> +<!-- Nmap done at Fri Jul 10 17:22:08 2009; 0 IP addresses (0 hosts up) scanned in 0.28 seconds --> +</runstats></nmaprun> |