file_creation_time_changed_via_powershell
Description
Detects Timestomping activities through PowerShell License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "2" and re.regex($selection.target.process.file.full_path, `.*\\powershell\.exe`))
condition:
$selection