matcher update

patch-1
Ritik Chaddha 2024-03-06 10:59:58 +05:30 committed by GitHub
parent 6793980f82
commit c695d73895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ http:
matchers:
- type: dsl
dsl:
- 'contains_any(body, "Overview - Lucee Web Administrator", "\">Retype new password</th>")'
- 'contains(body, "Overview - Lucee Web Administrator")'
- '!contains(body, "Access is protected")'
- 'status_code == 200'
condition: and