Certified Ethical Hacker (CEH v13) — Question 117

A skilled ethical hacker was assigned to perform a thorough OS discovery on a potential target. They decided to adopt an advanced fingerprinting technique and sent a TCP packet to an open TCP port with specific flags enabled. Upon receiving the reply, they noticed the flags were SYN and ECN-Echo. Which test did the ethical hacker conduct and why was this specific approach adopted?

Answer options

Correct answer: C

Explanation

The correct answer is C because the SYN and ECN-Echo flags are specifically used in advanced fingerprinting techniques to discern the operating system's characteristics based on the response behavior. Options A, B, and D describe other tests that do not involve the SYN and ECN-Echo flags, making them irrelevant to the scenario presented.