change to category: ps_script
This commit is contained in:
@@ -10,14 +10,13 @@ tags:
|
||||
- attack.t1086 #an old one
|
||||
author: Sean Metcalf (source), Florian Roth (rule), Bartlomiej Czyz @bczyz1 (update), oscd.community (update)
|
||||
date: 2017/03/05
|
||||
modified: 2021/08/21
|
||||
modified: 2021/10/16
|
||||
logsource:
|
||||
product: windows
|
||||
service: powershell
|
||||
category: ps_script
|
||||
definition: Script Block Logging must be enable
|
||||
detection:
|
||||
select_Malicious:
|
||||
EventID: 4104
|
||||
ScriptBlockText|contains:
|
||||
- "Invoke-DllInjection"
|
||||
- "Invoke-Shellcode"
|
||||
|
||||
Reference in New Issue
Block a user