Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
maurosoria
GitHub Repository: maurosoria/dirsearch
Path: blob/master/tests/static/nmap.xml
896 views
1
<?xml version="1.0"?>
2
<?xml-stylesheet href="file:///usr/local/bin/../share/nmap/nmap.xsl" type="text/xsl"?>
3
<!-- Nmap 5.59BETA3 scan initiated Fri Sep 9 18:33:41 2011 as:
4
nmap -T4 -A -p 1-1000 -oX - scanme.nmap.org -->
5
<nmaprun scanner="nmap" args="nmap -T4 -A -p 1-1000 -oX - scanme.nmap.org" start="1315618421"
6
startstr="Fri Sep 9 18:33:41 2011" version="5.59BETA3" xmloutputversion="1.03">
7
<scaninfo type="syn" protocol="tcp" numservices="1000" services="1-1000"/>
8
<verbose level="0"/>
9
<debugging level="0"/>
10
<host starttime="1315618421" endtime="1315618434">
11
<status state="up" reason="echo-reply"/>
12
<address addr="74.207.244.221" addrtype="ipv4"/>
13
<hostnames>
14
<hostname name="scanme.nmap.org" type="user"/>
15
<hostname name="li86-221.members.linode.com" type="PTR"/>
16
</hostnames>
17
<ports>
18
<extraports state="closed" count="997">
19
<extrareasons reason="resets" count="997"/>
20
</extraports>
21
<port protocol="tcp" portid="22">
22
<state state="open" reason="syn-ack" reason_ttl="53"/>
23
<service name="ssh" product="OpenSSH" version="5.3p1 Debian 3ubuntu7"
24
extrainfo="protocol 2.0" ostype="Linux" method="probed" conf="10">
25
<cpe>cpe:/a:openbsd:openssh:5.3p1</cpe>
26
<cpe>cpe:/o:linux:kernel</cpe>
27
</service>
28
<script id="ssh-hostkey"
29
output="1024 8d:60:f1:7c:ca:b7:3d:0a:d6:67:54:9d:69:d9:b9:dd (DSA)&#xa;
30
2048 79:f8:09:ac:d4:e2:32:42:10:49:d3:bd:20:82:85:ec (RSA)"/>
31
</port>
32
<port protocol="tcp" portid="80">
33
<state state="open" reason="syn-ack" reason_ttl="53"/>
34
<service name="http" product="Apache httpd" version="2.2.14"
35
extrainfo="(Ubuntu)" method="probed" conf="10">
36
<cpe>cpe:/a:apache:http_server:2.2.14</cpe>
37
</service>
38
<script id="http-title" output="Go ahead and ScanMe!"/>
39
</port>
40
</ports>
41
<os>
42
<portused state="open" proto="tcp" portid="22"/>
43
<portused state="closed" proto="tcp" portid="1"/>
44
<portused state="closed" proto="udp" portid="31289"/>
45
<osclass type="general purpose" vendor="Linux" osfamily="Linux"
46
osgen="2.6.X" accuracy="100">
47
<cpe>cpe:/o:linux:linux_kernel:2.6.39</cpe>
48
</osclass>
49
<osmatch name="Linux 2.6.39" accuracy="100" line="39278"/>
50
</os>
51
<uptime seconds="23450" lastboot="Fri Sep 9 12:03:04 2011"/>
52
<distance value="11"/>
53
<tcpsequence index="199" difficulty="Good luck!"
54
values="49018209,48C3EBED,495A2E7F,493EF30C,48ED43B3,495A9B0C"/>
55
<ipidsequence class="All zeros" values="0,0,0,0,0,0"/>
56
<tcptssequence class="1000HZ"
57
values="165CC09,165CC6E,165CCD2,165CD36,165CD9A,165CE48"/>
58
<trace port="256" proto="tcp">
59
<!-- Several hop elements removed for brevity -->
60
<hop ttl="9" ipaddr="72.52.92.109" rtt="15.69" host="10gigabitethernet1-1.core1.fmt1.he.net"/>
61
<hop ttl="10" ipaddr="64.62.250.6" rtt="12.06" host="linode-llc.10gigabitethernet2-3.core1.fmt1.he.net"/>
62
<hop ttl="11" ipaddr="74.207.244.221" rtt="16.55" host="li86-221.members.linode.com"/>
63
</trace>
64
<times srtt="26517" rttvar="19989" to="106473"/>
65
</host>
66
<runstats>
67
<finished time="1315618434" timestr="Fri Sep 9 18:33:54 2011" elapsed="13.66"
68
summary="Nmap done at Fri Sep 9 18:33:54 2011; 1 IP address (1 host up)
69
scanned in 13.66 seconds" exit="success"/>
70
<hosts up="1" down="0" total="1"/>
71
</runstats>
72
</nmaprun>
73
74