Update powershell_cmdline_special_characters.yml
This commit is contained in:
@@ -17,11 +17,12 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
Image|endswith: '\powershell.exe'
|
||||
CommandLine|re: '.*`.*`.*`.*`.*`.*'
|
||||
CommandLine|re: '.*^.*^.*^.*^.*^.*'
|
||||
CommandLine|re: '.*{.*{.*{.*{.*{.*'
|
||||
CommandLine|re: '.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*'
|
||||
CommandLine|re: '.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*'
|
||||
CommandLine|re:
|
||||
- '.*`.*`.*`.*`.*`.*'
|
||||
- '.*^.*^.*^.*^.*^.*'
|
||||
- '.*{.*{.*{.*{.*{.*'
|
||||
- '.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*\{.*'
|
||||
- '.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*\+.*'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unlikely
|
||||
|
||||
Reference in New Issue
Block a user