20 lines
435 B
YAML
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
|