PT0-003 · Question #224
PT0-003 Question #224: Real Exam Question with Answer & Explanation
The correct answer is B: Privilege escalation. The tester is attempting to register a malicious DLL as a server-level plugin to escalate privileges. Privilege escalation: The command uses dnscmd.exe, a legitimate Windows tool for managing DNS servers. By setting a malicious DLL (adduser.dll) as a server-level plugin, attacker
Question
During an assessment, a penetration tester runs the following command: dnscmd.exe /config /serverlevelplugindll C:\users\necad- TA\Documents\adduser.dll Which of the following is the penetration tester trying to achieve?
Options
- ADNS enumeration
- BPrivilege escalation
- CCommand injection
- DA list of available users
Explanation
The tester is attempting to register a malicious DLL as a server-level plugin to escalate privileges. Privilege escalation: The command uses dnscmd.exe, a legitimate Windows tool for managing DNS servers. By setting a malicious DLL (adduser.dll) as a server-level plugin, attackers can gain SYSTEM-level This technique is a DLL hijacking attack.
Topics
Community Discussion
No community discussion yet for this question.