1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-12-26 00:31:54 +02:00
Files
jc/tests/fixtures/generic/xml-nmap.xml
2022-11-01 18:09:05 -07:00

37 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE nmaprun>
<?xml-stylesheet href="file:///usr/bin/../share/nmap/nmap.xsl" type="text/xsl"?>
<!-- Nmap 7.92 scan initiated Wed Oct 26 11:51:38 2022 as: nmap -oX - -p 443 galaxy.ansible.com -->
<nmaprun scanner="nmap" args="nmap -oX - -p 443 galaxy.ansible.com" start="1666781498" startstr="Wed Oct 26 11:51:38 2022" version="7.92" xmloutputversion="1.05">
<scaninfo type="connect" protocol="tcp" numservices="1" services="443"/>
<verbose level="0"/>
<debugging level="0"/>
<hosthint>
<status state="up" reason="unknown-response" reason_ttl="0"/>
<address addr="172.67.68.251" addrtype="ipv4"/>
<hostnames>
<hostname name="galaxy.ansible.com" type="user"/>
</hostnames>
</hosthint>
<host starttime="1666781498" endtime="1666781498">
<status state="up" reason="syn-ack" reason_ttl="0"/>
<address addr="172.67.68.251" addrtype="ipv4"/>
<hostnames>
<hostname name="galaxy.ansible.com" type="user"/>
<hostname name="galaxy.ansible.com" type="PTR"/>
</hostnames>
<ports>
<port protocol="tcp" portid="443">
<state state="open" reason="syn-ack" reason_ttl="0"/>
<service name="https" method="table" conf="3"/>
</port>
</ports>
<times srtt="12260" rttvar="9678" to="100000"/>
</host>
<runstats>
<finished time="1666781498" timestr="Wed Oct 26 11:51:38 2022" summary="Nmap done at Wed Oct 26 11:51:38 2022; 1 IP address (1 host up) scanned in 0.10 seconds" elapsed="0.10" exit="success"/>
<hosts up="1" down="0" total="1"/>
</runstats>
</nmaprun>