Certified Ethical Hacker (CEH v10) — Question 56

An attacker scans a host with the below command. Which three flags are set? (Choose three.)
#nmap ""sX host.domain.com

Answer options

Correct answer: C

Explanation

The correct answer is C because the Xmas scan sets the URG, PUSH, and FIN flags, which is characteristic of this scanning method. Options A and B are incorrect as they misidentify the scan type and the flags that are set. Option D is wrong since it describes a SYN scan rather than the Xmas scan.