change to category: ps_script
This commit is contained in:
+2
-3
@@ -3,7 +3,7 @@ id: 402e1e1d-ad59-47b6-bf80-1ee44985b3a7
|
||||
status: experimental
|
||||
description: Detects Commandlet names from ShellIntel exploitation scripts.
|
||||
date: 2021/08/09
|
||||
modified: 2021/08/21
|
||||
modified: 2021/10/16
|
||||
references:
|
||||
- https://github.com/Shellntel/scripts/
|
||||
tags:
|
||||
@@ -12,11 +12,10 @@ tags:
|
||||
author: Max Altgelt, Tobias Michalski
|
||||
logsource:
|
||||
product: windows
|
||||
service: powershell
|
||||
category: ps_script
|
||||
definition: Script Block Logging must be enable
|
||||
detection:
|
||||
selection:
|
||||
EventID: 4104
|
||||
ScriptBlockText|contains:
|
||||
- Invoke-SMBAutoBrute
|
||||
- Invoke-GPOLinks
|
||||
|
||||
Reference in New Issue
Block a user