diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 07:42:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 07:42:04 +0000 |
commit | 0d47952611198ef6b1163f366dc03922d20b1475 (patch) | |
tree | 3d840a3b8c0daef0754707bfb9f5e873b6b1ac13 /ndiff/test-scans/os.xml | |
parent | Initial commit. (diff) | |
download | nmap-0d47952611198ef6b1163f366dc03922d20b1475.tar.xz nmap-0d47952611198ef6b1163f366dc03922d20b1475.zip |
Adding upstream version 7.94+git20230807.3be01efb1+dfsg.upstream/7.94+git20230807.3be01efb1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ndiff/test-scans/os.xml')
-rw-r--r-- | ndiff/test-scans/os.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ndiff/test-scans/os.xml b/ndiff/test-scans/os.xml new file mode 100644 index 0000000..7782746 --- /dev/null +++ b/ndiff/test-scans/os.xml @@ -0,0 +1,27 @@ +<?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:23:03 2009 as: nmap -oX os.xml -p 22,113 -O scanme.nmap.org --> +<nmaprun scanner="nmap" args="nmap -oX os.xml -p 22,113 -O scanme.nmap.org" start="1247268183" startstr="Fri Jul 10 17:23:03 2009" version="4.90RC2" xmloutputversion="1.03"> +<scaninfo type="syn" protocol="tcp" numservices="2" services="22,113" /> +<verbose level="0" /> +<debugging level="0" /> +<host starttime="1247268183" endtime="1247268185"><status state="up" reason="echo-reply"/> +<address addr="64.13.134.52" addrtype="ipv4" /> +<hostnames><hostname name="scanme.nmap.org" type="PTR" /></hostnames> +<ports><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="113"><state state="closed" reason="reset" reason_ttl="52"/><service name="auth" method="table" conf="3" /></port> +</ports> +<os><portused state="open" proto="tcp" portid="22" /> +<portused state="closed" proto="tcp" portid="113" /> +<osclass type="general purpose" vendor="Linux" osfamily="Linux" osgen="2.6.X" accuracy="100" /> +<osmatch name="Linux 2.6.9 - 2.6.24" accuracy="100" line="21905" /> +</os> +<uptime seconds="686216" lastboot="Thu Jul 2 18:46:10 2009" /> +<tcpsequence index="198" difficulty="Good luck!" values="1D7B0FEF,1CF2BCF2,1D04B03E,1D5AAAE7,1D1E45AD,1D4F7B7F" /> +<ipidsequence class="All zeros" values="0,0,0,0,0,0" /> +<tcptssequence class="1000HZ" values="28E6CD6D,28E6CDD2,28E6CE37,28E6CE9C,28E6CF01,28E6CF66" /> +<times srtt="91197" rttvar="3569" to="105473" /> +</host> +<runstats><finished time="1247268186" timestr="Fri Jul 10 17:23:06 2009" elapsed="3.56"/><hosts up="1" down="0" total="1" /> +<!-- Nmap done at Fri Jul 10 17:23:06 2009; 1 IP address (1 host up) scanned in 3.56 seconds --> +</runstats></nmaprun> |