fix: broken selections
This commit is contained in:
@@ -25,7 +25,7 @@ detection:
|
||||
- '(sh)0>/dev/tcp/'
|
||||
- 'bash -c ''bash -i >& /dev/tcp/'
|
||||
- 'echo -e ''#!/bin/bash\nbash -i >& /dev/tcp/'
|
||||
condition: 1 of keywords
|
||||
condition: keywords
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: medium
|
||||
|
||||
@@ -14,14 +14,15 @@ logsource:
|
||||
product: windows
|
||||
service: msexchange-management
|
||||
detection:
|
||||
keywords:
|
||||
keywords_cmdlet:
|
||||
- 'OabVirtualDirectory'
|
||||
- ' -ExternalUrl '
|
||||
keywords_params:
|
||||
- 'eval(request'
|
||||
- 'http://f/<script'
|
||||
- '"unsafe"};'
|
||||
- 'function Page_Load()'
|
||||
condition: all of keywords
|
||||
condition: all of keywords_cmdlet and keywords_params
|
||||
falsepositives:
|
||||
- Unlikely
|
||||
level: critical
|
||||
|
||||
Reference in New Issue
Block a user