heroui logo

Hide Schedule Task Via Index Value Tamper

Sigma Rules

View Source
Summary
This detection rule identifies attempts to conceal scheduled tasks in Windows by modifying the "index" value in the registry. When an indexed value is altered, the scheduled task becomes invisible to standard task management tools such as 'schtasks /query'. This technique may be exploited by malicious actors to evade detection mechanisms and maintain persistence on compromised systems. The rule monitors changes to the TaskCache, specifically in the registry path '\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\TaskCache\Tree\', aiming to detect any unauthorized modifications to the Index DWORD value. The context for this detection comes from the operational significance of scheduled tasks in Windows and their common use by attackers to run processes undetected.
Categories
  • Windows
  • Endpoint
Data Sources
  • Windows Registry
Created: 2022-08-26