Skip to content

Commit

Permalink
Update windows.py (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfiredit1337 authored Feb 11, 2025
1 parent c00e9fa commit 05587b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sigma/pipelines/elasticsearch/windows.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ def ecs_windows() -> ProcessingPipeline:
"TargetDomainName": "user.domain",
"User": "user.name",
"WorkstationName": "source.domain",
"Payload": "powershell.file.script_block_text",
}
),
rule_conditions=[LogsourceCondition(product="windows")],
Expand Down

0 comments on commit 05587b2

Please sign in to comment.