Scheduled tasks abuse
Task Permission Weaknesses
Understanding Windows Scheduled Tasks
Task Scheduler Service (runs as SYSTEM)
βββ Task Definitions (stored in registry and XML files)
βββ Task Triggers (when to run: time, events, logon, etc.)
βββ Task Actions (what to run: programs, scripts, commands)
βββ Task Security (who the task runs as: SYSTEM, Admin, User)Enumeration
Exploitation Techniques
Task File and Executable Hijacking
Understanding Task File Structure
Enumeration
Exploitation Techniques
Task Creation and Modification
Understanding Task Privileges and Security Context
Enumeration
Exploitation Techniques
Quick Enumeration
Last updated
Was this helpful?