15 lines
383 B
YAML
15 lines
383 B
YAML
title: Command Line Logging
|
|
description: Command line logging.
|
|
author: Eric Conrad, Zach Mathis
|
|
detection:
|
|
selection:
|
|
Channel: Security
|
|
EventID: 4688
|
|
CommandLine|re: '.+'
|
|
# condition: selection
|
|
falsepositives:
|
|
- unknown
|
|
output: 'CommandLine:%CommandLine% : ParentProcessName:%ParentProcessName%'
|
|
creation_date: 2020/11/8
|
|
updated_date: 2021/11/8
|