GCIH · Question #532
GCIH Question #532: Real Exam Question with Answer & Explanation
The correct answer is C: OS fingerprinting. The RFC's do not define how systems are supposed to respond to illegal combinations of TCP flags, such as SYN/FIN/PSH/URG. Therefore, various operating systems will respond differently, and this technique could be used to identify the OS. Version/service scanning tries to determi
Question
Options
- ATCP Window Scan
- BService exploitation
- COS fingerprinting
- DVersion detection
Explanation
The RFC's do not define how systems are supposed to respond to illegal combinations of TCP flags, such as SYN/FIN/PSH/URG. Therefore, various operating systems will respond differently, and this technique could be used to identify the OS. Version/service scanning tries to determine the program number of the listening service, and does not use this illegal combination of TCP flags. The attacker is not trying to exploit the service because he did not use the nmap scripting engine (NSE). A TCP Window Scan is similar to an ACK scan (in that the ACK flag is the only one set), but it looks at the size of the Window in the return packet.
Topics
Community Discussion
No community discussion yet for this question.