Untitled


TCP (Transmission Control Protocol)

send = SYN | Receive = SYN-ACK

 ⇒ Port Open

send = SYN | Receive = RST-ACK

 ⇒ Port Close

send = SYN | Receive = ICMP-Port Unreachable

 ⇒ Blocked By Firewall

send = SYN | Receive = Nothing

 ⇒ Blocked By Firewall