OSCP - Offensive Security Certified Professional Practice Test
OSCP Windows Privilege Escalation 3
What is a 'scheduled task' privilege escalation in Windows and what must be true for it to work?
Select your answer
A
The task runs under a higher-privileged account and the current user can modify the task's action or its script/binary
B
The task must run every minute to be exploitable
C
The task must be created by the SYSTEM account only
D
The attacker must have admin rights to modify scheduled tasks
Hint