commit
d937026dab
|
@ -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
|
Loading…
Reference in New Issue