What is the proper response for a NULL scan if the port is closed?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

What is the proper response for a NULL scan if the port is closed?

Explanation:
When a NULL scan is sent, the probe has TCP flags turned off (no flags). In TCP, a closed port responds to unexpected traffic with a reset to abort the connection. So for a closed port, the proper response is a RST. Open ports typically don’t reply to a NULL scan, and filtered ports often drop the packet, resulting in no response. Since the scenario specifies a closed port, the RST response best matches what the TCP state machine would do, making it the correct behavior.

When a NULL scan is sent, the probe has TCP flags turned off (no flags). In TCP, a closed port responds to unexpected traffic with a reset to abort the connection. So for a closed port, the proper response is a RST. Open ports typically don’t reply to a NULL scan, and filtered ports often drop the packet, resulting in no response. Since the scenario specifies a closed port, the RST response best matches what the TCP state machine would do, making it the correct behavior.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy