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
Question
Options
- Agetsystem
- Bgetuid
- Ckeylogrecorder
- Dautoroute
How the community answered
(32 responses)- A94% (30)
- B3% (1)
- D3% (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
Community Discussion
No community discussion yet for this question.