Splitting into two rules
This commit is contained in:
@@ -19,18 +19,6 @@ detection:
|
||||
ScriptBlockText|contains|all:
|
||||
- 'CL_Invocation.ps1'
|
||||
- 'SyncInvoke'
|
||||
selection2:
|
||||
EventID: 4104
|
||||
ScriptBlockText|contains:
|
||||
- 'CL_Invocation.ps1'
|
||||
- 'SyncInvoke'
|
||||
timeframe: 1m
|
||||
condition:
|
||||
- selection
|
||||
- selection2 | count(ScriptBlockText) by Computer > 2
|
||||
# PS > Import-Module c:\Windows\diagnostics\system\Audio\CL_Invocation.ps1; SyncInvoke c:\Evil.exe
|
||||
# or
|
||||
# PS > Import-Module c:\Windows\diagnostics\system\Audio\CL_Invocation.ps1
|
||||
# PS > SyncInvoke c:\Evil.exe
|
||||
condition: selection
|
||||
falsepositives: Unknown
|
||||
level: high
|
||||
level: high
|
||||
Reference in New Issue
Block a user