exam questions

Exam 312-50v11 All Questions

View all questions & answers for the 312-50v11 exam

Exam 312-50v11 topic 1 question 275 discussion

Actual exam question from ECCouncil's 312-50v11
Question #: 275
Topic #: 1
[All 312-50v11 Questions]

You have compromised a server on a network and successfully opened a shell. You aimed to identify all operating systems running on the network. However, as you attempt to fingerprint all machines in the network using the nmap syntax below, it is not going through.

What seems to be wrong?

  • A. The nmap syntax is wrong.
  • B. This is a common behavior for a corrupted nmap application.
  • C. The outgoing TCP/IP fingerprinting is blocked by the host firewall.
  • D. OS Scan requires root privileges.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
jucaar
6 months, 2 weeks ago
En la imagen se ve en una sola linea: nmap -T4 -O 10.10.0.0/24 TCP/IP Por lo cual pareciera que la sintaxis es incorrecta
upvoted 2 times
...
Daniel8660
7 months, 3 weeks ago
Selected Answer: D
In Nmap, the - O option is used to perform OS discovery, providing OS details of the target machine.
upvoted 3 times
...
king777
9 months ago
Selected Answer: D
Yes, the given answer is correct, I try it yourself in your home lab.
upvoted 1 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 ...