* update * fix regexes and whitelist * underconstructing * fix * update * add pic * update * update * update * fix
16 lines
377 B
YAML
16 lines
377 B
YAML
title: PowerShell Execution Remote Command
|
|
description: hogehoge
|
|
author: Yea
|
|
detection:
|
|
selection:
|
|
Channel: Microsoft-Windows-PowerShell/Operational
|
|
EventID: 4104
|
|
Path: null
|
|
ScriptBlockText|re: '.+'
|
|
# condition: selection
|
|
falsepositives:
|
|
- unknown
|
|
output: 'command=%ScriptBlockText%'
|
|
creation_date: 2020/11/8
|
|
updated_date: 2020/11/8
|