mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 10:59:02 +00:00
12 lines
766 B
XML
12 lines
766 B
XML
<?xml version="1.0" ?>
|
|
<?xml-stylesheet href="/usr/share/nmap/nmap.xsl" type="text/xsl"?>
|
|
<!-- This scan has a down host. -->
|
|
<!-- Nmap 4.75 scan initiated Thu Sep 11 14:13:09 2008 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="1221163989" startstr="Thu Sep 11 14:13:09 2008" version="4.75" xmloutputversion="1.02">
|
|
<scaninfo type="syn" protocol="tcp" numservices="100" services="1-100" />
|
|
<verbose level="0" />
|
|
<debugging level="0" />
|
|
<runstats><finished time="1221163991" timestr="Thu Sep 11 14:13:11 2008"/><hosts up="0" down="1" total="1" />
|
|
<!-- Nmap done at Thu Sep 11 14:13:11 2008; 1 IP address (0 hosts up) scanned in 2.35 seconds -->
|
|
</runstats></nmaprun>
|