Update moveit-transfer-detect.yaml

patch-1
Ritik Chaddha 2022-09-22 14:58:02 +05:30 committed by GitHub
parent 4f5d527812
commit 30c3157c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 3 deletions

View File

@ -14,9 +14,17 @@ requests:
path:
- '{{BaseURL}}/human.aspx'
matchers-condition: and
matchers:
- type: word
words:
- '<span>Help</span>'
- '<label for="form_username">Username</label>'
part: body
words:
- 'stylesheet_MOVEit'
- 'moveit.transfer'
- 'MOVEitPopUp'
condition: or
case-insensitive: true
- type: status
status:
- 200