misc update

patch-1
sandeep 2021-10-28 21:42:39 +05:30
parent 47cddfcf0c
commit 2c74326911
1 changed files with 4 additions and 2 deletions

View File

@ -12,14 +12,16 @@ requests:
- "{{BaseURL}}/dana-na/auth/url_default/welcome.cgi"
- "{{BaseURL}}/dana-na/auth/url_2/welcome.cgi"
- "{{BaseURL}}/dana-na/auth/url_3/welcome.cgi"
stop-at-first-match: true
matchers-condition: or
matchers:
- type: word
part: header
words:
- "/dana-na/auth/welcome.cgi"
part: header
- type: regex
part: body
regex:
- "(?i)/dana-na/css/ds(_[a-f0-9]{64})?.css"
part: body