GAQM
CPEH-001 · Question #48
An attacker scans a host with the below command. Which three flags are set? #nmap -sX host.domain.com
The correct answer is C. This is Xmas scan. URG, PUSH and FIN are set. See the full explanation below for the reasoning.
Question
An attacker scans a host with the below command. Which three flags are set? #nmap -sX host.domain.com
Options
- AThis is ACK scan. ACK flag is set
- BThis is Xmas scan. SYN and ACK flags are set
- CThis is Xmas scan. URG, PUSH and FIN are set
- DThis is SYN scan. SYN flag is set
How the community answered
(39 responses)- A13% (5)
- B3% (1)
- C79% (31)
- D5% (2)
Community Discussion
No community discussion yet for this question.