Files
hayabusa/rules/deep_blue_cli/security/_4672.yml
2021-09-13 23:26:15 +09:00

19 lines
425 B
YAML

title: Command Line Logging
description: hogehoge
ignore: true
author: Yea
logsource:
product: windows
detection:
selection:
Channel: Security
EventID: 4672
PrivilegeList|contains: SeDebugPrivilege
# condition: selection
falsepositives:
- unknown
level: medium
output: 'CommandLine:%CommandLine% ParentProcessName:%ParentProcessName%'
creation_date: 2020/11/8
updated_date: 2020/11/8