Merge pull request #5610 from tess-ss/patch-22

Create qualtrics-detect.yaml
patch-1
Prince Chaddha 2022-10-08 13:09:32 +05:30 committed by GitHub
commit d937026dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: qualtrics-login
info:
name: Qualtrics Login Panel
author: tess
severity: info
metadata:
verified: true
tags: panel,qualtrics
requests:
- method: GET
path:
- "{{BaseURL}}/login"
matchers-condition: and
matchers:
- type: word
words:
- "Powered by Qualtrics"
- "Welcome to Qualtrics Certification"
condition: or
- type: status
status:
- 200