nerdexam
EC-Council

312-50V12 · Question #84

Which of the following Metasploit post-exploitation modules can be used to escalate privileges on Windows systems?

The correct answer is A. getsystem. The getsystem module is a built-in Metasploit module that attempts to elevate the privileges of the current user to the highest possible level, including SYSTEM-level privileges. The getuid module is used to retrieve the user ID of the current user on the target system. The keylo

Submitted by omar99· Mar 4, 2026System Hacking Phases and Attack Techniques

Question

Which of the following Metasploit post-exploitation modules can be used to escalate privileges on Windows systems?

Options

  • Agetsystem
  • Bgetuid
  • Ckeylogrecorder
  • Dautoroute

How the community answered

(32 responses)
  • A
    94% (30)
  • B
    3% (1)
  • D
    3% (1)

Explanation

The getsystem module is a built-in Metasploit module that attempts to elevate the privileges of the current user to the highest possible level, including SYSTEM-level privileges. The getuid module is used to retrieve the user ID of the current user on the target system. The keylogrecorder module is used to log keystrokes on the target system, and the autoroute module is used to add a route to the target system. Neither of these modules is used for privilege escalation.

Topics

#Metasploit#Privilege escalation#Windows hacking#Post-exploitation modules

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice