Files
hayabusa/rules/deep_blue_cli/powershell/4104.yml
akiranishikawa f58d5f316b resolved #40
2020-12-07 12:18:48 +09:00

20 lines
435 B
YAML

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