exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 167 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 167
Topic #: 1
[All 312-49v10 Questions]

What operating system would respond to the following command? c:\> nmap -sW 10.10.145.65

  • A. Windows 95
  • B. FreeBSD
  • C. Windows XP
  • D. Mac OS X
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TQ1BBK
1 month, 1 week ago
Selected Answer: B
The command nmap -sW is actually a TCP Window scan command, which is part of the Nmap tool used for network discovery and security auditing. This command is not specific to the Windows operating system; it can be run from any system where Nmap is installed, including Windows, Linux, macOS, and FreeBSD. FreeBSD can respond to this command because Nmap is designed to work across different operating systems. When you run nmap -sW from a Windows system, it sends packets to the target (in this case, 10.10.145.65) and analyzes the responses to determine information about the target system, such as open ports and the operating system. In this context, Nmap is the tool that is cross-platform, and it can be executed from a Windows system to scan a FreeBSD target, or vice versa. The operating system that responds to the scan is the target system, which could be running FreeBSD, Linux, Windows, or any other operating system.
upvoted 1 times
...
044f354
4 months, 1 week ago
Selected Answer: C
C. Windows XP The command is: c:\> nmap -sW 10.10.145.65 The use of c:\> in the question (particularly the backslash) indicates that the command is being run from a Microsoft-based command line interface. This eliminates options B: and D: which are unix or unix-like operating systems. Then we know that NMAP was not ported for the Windows operating system until December of the year 2000, developed for use on the advanced networking stack of NT-based systems (Windows NT/2000). Windows 95 lacked modern networking APIs (e.g., raw sockets) required by Nmap, making it very unlikely that the command could be run from a windows 95 machine. This eliminates option A:
upvoted 2 times
...
4bd3116
8 months, 1 week ago
Selected Answer: C
Windows XP: This operating system is known to have specific and predictable behaviors in how it handles TCP window sizes, which makes it more detectable using techniques like the Window Scan (-sW) in Nmap. Windows XP provides responses that are characteristic and identifiable.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago