mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
26 lines
1.9 KiB
XML
26 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<?xml-stylesheet href="file:///usr/share/nmap/nmap.xsl" type="text/xsl"?>
|
|
<!-- This scan has one scaninfo and one extraports. -->
|
|
<!-- Nmap 4.90RC2 scan initiated Fri Jul 10 17:24:04 2009 as: nmap -oX single.xml -p 1-100 scanme.nmap.org -->
|
|
<nmaprun scanner="nmap" args="nmap -oX single.xml -p 1-100 scanme.nmap.org" start="1247268244" startstr="Fri Jul 10 17:24:04 2009" version="4.90RC2" xmloutputversion="1.03">
|
|
<scaninfo type="syn" protocol="tcp" numservices="100" services="1-100" />
|
|
<verbose level="0" />
|
|
<debugging level="0" />
|
|
<host starttime="1247268244" endtime="1247268247"><status state="up" reason="echo-reply"/>
|
|
<address addr="64.13.134.52" addrtype="ipv4" />
|
|
<hostnames><hostname name="scanme.nmap.org" type="PTR" /></hostnames>
|
|
<ports><extraports state="filtered" count="95">
|
|
<extrareasons reason="no-responses" count="95"/>
|
|
</extraports>
|
|
<port protocol="tcp" portid="22"><state state="open" reason="syn-ack" reason_ttl="52"/><service name="ssh" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="25"><state state="closed" reason="reset" reason_ttl="52"/><service name="smtp" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="53"><state state="open" reason="syn-ack" reason_ttl="52"/><service name="domain" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="70"><state state="closed" reason="reset" reason_ttl="52"/><service name="gopher" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="80"><state state="open" reason="syn-ack" reason_ttl="52"/><service name="http" method="table" conf="3" /></port>
|
|
</ports>
|
|
<times srtt="92757" rttvar="19456" to="170581" />
|
|
</host>
|
|
<runstats><finished time="1247268247" timestr="Fri Jul 10 17:24:07 2009" elapsed="2.96"/><hosts up="1" down="0" total="1" />
|
|
<!-- Nmap done at Fri Jul 10 17:24:07 2009; 1 IP address (1 host up) scanned in 2.96 seconds -->
|
|
</runstats></nmaprun>
|