Update win_powershell_downgrade_attack.yml
This commit is contained in:
@@ -23,6 +23,12 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
CommandLine|contains: ' -version 2 '
|
||||
CommandLine|contains:
|
||||
- ' -version 2 '
|
||||
- ' -versio 2 '
|
||||
- ' -versi 2 '
|
||||
- ' -vers 2 '
|
||||
- ' -ver 2 '
|
||||
- ' -ve 2 '
|
||||
Image|endswith: '\powershell.exe'
|
||||
condition: selection
|
||||
|
||||
Reference in New Issue
Block a user