mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
fix cs-uri-query and cs-uri-stem
This commit is contained in:
parent
ff5c9116a4
commit
32fc191163
@ -14,8 +14,8 @@ detection:
|
||||
selection:
|
||||
cs-method: 'POST'
|
||||
sc-status: 200
|
||||
cs-uri-stem|startswith: '/ecp/DDI/DDIService.svc/SetObject'
|
||||
cs-uri-stem|contains|all:
|
||||
cs-uri-stem: '/ecp/DDI/DDIService.svc/SetObject'
|
||||
cs-uri-query|contains|all:
|
||||
- 'schema=Reset'
|
||||
- 'VirtualDirectory'
|
||||
cs-username|endswith: '$'
|
||||
|
Loading…
Reference in New Issue
Block a user