Which option performs a TCP SYN Ping to ports 100 and 90?

Study for the Nmap/ZenMap Switches Test. Prepare with flashcards and multiple choice questions, each question provides hints and explanations. Get ready for your exam!

Multiple Choice

Which option performs a TCP SYN Ping to ports 100 and 90?

Explanation:
TCP SYN Ping checks whether a host is reachable by sending TCP SYN packets to specific ports and observing the response. The action that does exactly this for ports 100 and 90 is the SYN ping to those ports, i.e., a SYN Ping with the port list 100,90. It uses the TCP handshake attempt to determine if the host is up, rather than actually scanning for open ports. ICMP echo requests (-PI) or UDP probes (-PU100,90) aren’t TCP SYN pings, and a normal SYN scan (-sS) probes ports to see which are open rather than just verifying reachability.

TCP SYN Ping checks whether a host is reachable by sending TCP SYN packets to specific ports and observing the response. The action that does exactly this for ports 100 and 90 is the SYN ping to those ports, i.e., a SYN Ping with the port list 100,90. It uses the TCP handshake attempt to determine if the host is up, rather than actually scanning for open ports. ICMP echo requests (-PI) or UDP probes (-PU100,90) aren’t TCP SYN pings, and a normal SYN scan (-sS) probes ports to see which are open rather than just verifying reachability.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy