more comprehensive RDWeb panel detection
parent
be3d7f3a18
commit
ff1e83855b
|
@ -26,14 +26,16 @@ http:
|
|||
host-redirects: true
|
||||
max-redirects: 1
|
||||
|
||||
matchers-condition: and
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "TSWAFeatureCheckCookie=true; path=/RDWeb/"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 302
|
||||
# digest: 4b0a00483046022100b7bd22946afb7a0c73f3415567391e04361324b834a9c1f09a9c667ff9037b9d022100f0f3c01f592d151a12b1646bc53cc6476f189947426cadaeecc52cc2e1d37cd2:922c64590222798bb761d5b6d8e72950
|
||||
- type: word
|
||||
part: response
|
||||
condition: and
|
||||
words:
|
||||
- "<rdp-client-top-view>"
|
||||
- "Microsoft Remote Desktop"
|
||||
|
|
Loading…
Reference in New Issue