Files
hayabusa/rules/deep_blue_cli/powershell/4104.yml
2020-11-22 11:09:05 +09:00

20 lines
401 B
YAML

title: PowerShell Execution Remote Command
description: hogehoge
enabled: true
author: Yea
logsource:
product: windows
detection:
selection:
Channel: PowerShell
EventID: 4104
Path: null
ScriptBlockText: null
# condition: selection
falsepositives:
- unknown
level: medium
output: 'command=%CommandLine%'
creation_date: 2020/11/8
uodated_date: 2020/11/8