Update powershell_CL_Invocation_LOLScript.yml
This commit is contained in:
@@ -26,10 +26,10 @@ detection:
|
||||
- 'SyncInvoke'
|
||||
timeframe: 1m
|
||||
condition:
|
||||
- selection
|
||||
- selection or (selection2 | count(ScriptBlockText) by Computer > 2)
|
||||
# PS > Import-Module c:\Windows\diagnostics\system\Audio\CL_Invocation.ps1; SyncInvoke c:\Evil.exe
|
||||
- selection2 | count(ScriptBlockText) by Computer > 2
|
||||
# or
|
||||
# PS > Import-Module c:\Windows\diagnostics\system\Audio\CL_Invocation.ps1
|
||||
# PS > SyncInvoke c:\Evil.exe
|
||||
falsepositives: Unknown
|
||||
level: high
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user