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

19 lines
424 B
YAML

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