Which option enables a TCP ACK Ping to ports 100 and 90?

Prepare for the Nmap and ZenMap Tests. Access flashcards and multiple choice questions, with hints and explanations for each question. Ensure success in your exam!

Multiple Choice

Which option enables a TCP ACK Ping to ports 100 and 90?

Explanation:
TCP ACK ping is a host-discovery method that sends TCP ACK packets to specific ports to see if a host responds, which helps determine if the host is up when ICMP probes might be blocked. The option that selects this TCP ACK ping and lets you list ports to probe is the one that uses -PA followed by a comma-separated port list. So -PA100,90 tells Nmap to perform a TCP ACK ping to ports 100 and 90, checking for a live response from the target. The other options don’t perform this exact probe: one represents a different ping method, another uses ARP (which only works on local networks), and the last is not a ping option at all.

TCP ACK ping is a host-discovery method that sends TCP ACK packets to specific ports to see if a host responds, which helps determine if the host is up when ICMP probes might be blocked. The option that selects this TCP ACK ping and lets you list ports to probe is the one that uses -PA followed by a comma-separated port list. So -PA100,90 tells Nmap to perform a TCP ACK ping to ports 100 and 90, checking for a live response from the target. The other options don’t perform this exact probe: one represents a different ping method, another uses ARP (which only works on local networks), and the last is not a ping option at all.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy