Files
hayabusa/rules/Security/_4672.yml
Tanaka Zakku f29b7d2d1a Updated rules
2021-11-06 09:51:38 +09:00

16 lines
399 B
YAML

title: Command Line Logging
description: hogehoge
ignore: true
author: DeepblueCLI, Zach Mathis
detection:
selection:
Channel: Security
EventID: 4672
PrivilegeList|contains: SeDebugPrivilege
# condition: selection
falsepositives:
- unknown
output: 'CommandLine:%CommandLine% ParentProcessName:%ParentProcessName%'
creation_date: 2020/11/8
updated_date: 2020/11/8