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

Boost your skills for the EC-Council Certified Ethical Hacker v13 Exam. Use flashcards and multiple choice questions to prepare effectively. Each question includes hints and explanations. Get exam-ready now!

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 Examzify

You can unsubscribe at any time. Read our privacy policy