Changes

Jump to navigation Jump to search
3,816 bytes added ,  18:38, 21 April 2012
Created page with "== Reported Status for Tim's IPv6 Port Scanner== For an overview of my scanner, including example results and capabilities, please see my introduction at '''IPv6'''. If y..."
== Reported Status for Tim's IPv6 Port Scanner==

For an overview of my scanner, including example results and capabilities, please see my introduction at '''[[IPv6]]'''. If you're interested in test automation then please see my '''[[ScanAutomation]]''' section.

Each port tested by my '''[http://ipv6.chappell-family.com/ipv6tcptest/ IPv6 Port Scanner]''' will return one of the following states:


<table border="1">
<tr>
<th scope="col">Port Status</th>
<th scope="col">Definition</th>
</tr>

<tr>
<td bgcolor="red">OPEN</td>
<td>An IPv6 TCP connection was successfully established to this port. You should check that this is the expected outcome since an attacker may be able to compromise your machine by accessing this IPv6 address/port combination.</td>
</tr>

<tr>
<td bgcolor="green">STLTH</td>
<td>No response was received from your machine in the allocated time period. This is the ideal response since no-one can ascertain your machines' presence at this IPv6 address/port combination.</td>
</tr>

<tr>
<td bgcolor="yellow">ABRT</td>
<td>An abort indication was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">RFSD</td>
<td>A refused indication (TCP RST/ACK or ICMPv6 type 1 code 4) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">CRST</td>
<td>A connection reset request was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">NRST</td>
<td>A network reset request was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">PHBTD</td>
<td>An administratively prohibited response (ICMPv6 type 1 code 1) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">NUNRCH</td>
<td>An unreachable response (ICMPv6 type 1 code 0) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">HUNRCH</td>
<td>A No route to host response (ICMPv6 type 1 code 3 or ICMPv6 type 3) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">TOOBIG</td>
<td>A Packet too big response (ICMPv6 type 2) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

<tr>
<td bgcolor="yellow">PRMPRB</td>
<td>A Parameter problem response (ICMPv6 type 4) was received when attempting to open this port. Someone can ascertain that your machine is responding on this IPv6 address/port combination, but cannot establish a TCP connection.</td>
</tr>

</table>



'''NOTE: Results in the ICMPv6 ECHO REQUEST test marked as INDIRECT indicate an ICMPv6 error response was received from another host (e.g. a router or firewall) rather than the host under test. In this case the IPv6 address of the responding host is also displayed.
'''


----


<adsense>1</adsense>

Navigation menu