Update win_apt_mustangpanda.yml
This commit is contained in:
@@ -13,12 +13,13 @@ logsource:
|
|||||||
product: windows
|
product: windows
|
||||||
detection:
|
detection:
|
||||||
selection1:
|
selection1:
|
||||||
CommandLine:
|
CommandLine|endswith:
|
||||||
- '*Temp\wtask.exe /create*'
|
- 'Temp\wtask.exe /create*'
|
||||||
- '*%windir:~-3,1%%PUBLIC:~-9,1%*'
|
- '%windir:~-3,1%%PUBLIC:~-9,1%*'
|
||||||
- '*/E:vbscript * C:\Users\\*.txt" /F'
|
- '/tn "Security Script *'
|
||||||
- '*/tn "Security Script *'
|
- '%windir:~-1,1%*'
|
||||||
- '*%windir:~-1,1%*'
|
Commandline|startswith:
|
||||||
|
- '/E:vbscript * C:\Users\\*.txt" /F'
|
||||||
selection2:
|
selection2:
|
||||||
Image:
|
Image:
|
||||||
- '*Temp\winwsh.exe'
|
- '*Temp\winwsh.exe'
|
||||||
|
|||||||
Reference in New Issue
Block a user