Forest Blizzard APT - JavaScript Constrained File Creation
Description
Detects the creation of JavaScript files inside of the DriverStore directory. Forest Blizzard used this to exploit the CVE-2022-38028 vulnerability in Windows Print Spooler service by modifying a JavaScript constraints file and executing it with SYSTEM-level permissions.
Query · sigma
selection: TargetFilename|startswith: C:\Windows\System32\DriverStore\FileRepository\ TargetFilename|endswith: \.js condition: selection
Known false positives
- Unlikely