EC-Council
312-50V9 · Question #2
312-50V9 Question #2: Real Exam Question with Answer & Explanation
The correct answer is A: OS Scan requires root privileges.. You requested a scan type which requires root privileges.
Question
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?
Options
- AOS Scan requires root privileges.
- BThe nmap syntax is wrong.
- CThis is a common behavior for a corrupted nmap application.
- DThe outgoing TCP/IP fingerprinting is blocked by the host firewall.
Explanation
You requested a scan type which requires root privileges.
Community Discussion
No community discussion yet for this question.