Update cisco-webvpn-detect.yaml

patch-1
Ricardo Maia 2022-11-14 14:55:34 -03:00 committed by GitHub
parent 43eafee24c
commit a21e5edaf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 10 deletions

View File

@ -20,16 +20,6 @@ requests:
- "{{BaseURL}}/webvpn.html"
- "{{BaseURL}}"
matchers:
- type: word
case-insensitive: true
condition: or
part: header
words:
- "webvpncontext"
- "CISCO"
- "AnyConnect"
- "SSL_Context"
- "WEBVPN"
- type: word
case-insensitive: true
condition: or
@ -38,3 +28,9 @@ requests:
- "CISCO"
- "AnyConnect"
- "SSLVPN Service"
- type: regex
part: header
condition: or
regex:
- "webvpncontext=00@.+"
- "webvpn="