Computer Hacking Forensic Investigator (CHFI v10) — Question 571
What operating system would respond to the following command? c:\> nmap -sW 10.10.145.65
Answer options
- A. Windows 95
- B. FreeBSD
- C. Windows XP
- D. Mac OS X
Correct answer: C
Explanation
The command 'nmap -sW' is typically used in Windows environments to perform TCP/IP network scanning, and Windows XP is a version that supports this command. While FreeBSD can also run Nmap, the question specifies the operating systems that would respond to that particular command, making Windows XP the most fitting answer.