OSCP - Offensive Security Certified Professional Practice Test
OSCP Windows Privilege Escalation 2
What is DLL hijacking in the context of Windows privilege escalation?
Select your answer
A
Modifying system DLL files in System32
B
Placing a malicious DLL in a directory searched before the legitimate DLL location
C
Injecting shellcode into a running DLL in memory
D
Replacing Windows Update DLLs with backdoored versions
Hint