Update sogo-detect.yaml

patch-1
Ritik Chaddha 2022-11-16 19:47:10 +05:30 committed by GitHub
parent 48a6d6a629
commit 5394e3c0bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -16,7 +16,9 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/SOGo"
stop-at-first-match: true
host-redirects: true
max-redirects: 2
matchers-condition: and
@ -24,8 +26,8 @@ requests:
- type: word
part: body
words:
- 'SOGo'
- 'SOGo Web Interface'
- 'content="SOGo Web Interface"'
- 'sg-default="SOGo'
condition: or
- type: status