exam questions

Exam 312-50v8 All Questions

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

Exam 312-50v8 topic 8 question 10 discussion

Actual exam question from ECCouncil's 312-50v8
Question #: 10
Topic #: 8
[All 312-50v8 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. invictus@victim_server:~$ nmap -T4 -O 10.10.0.0/24
TCP/IP fingerprinting (for OS scan) xxxxxxx xxxxxx xxxxxxxxx.
QUITTING!
What seems to be wrong?

  • A. The nmap syntax is wrong.
  • B. OS Scan requires root privileges.
  • C. This is a common behavior for a corrupted nmap application.
  • D. The outgoing TCP/IP fingerprinting is blocked by the host firewall.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
You requested a scan type which requires root privileges.
References: http://askubuntu.com/questions/433062/using-nmap-for-information-regarding-web-host

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
Currently there are no comments in this discussion, be the first to comment!
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 ...