updating temp

patch-1
bauthard 2020-04-10 01:51:15 +05:30 committed by GitHub
parent 895dde3b2d
commit 4d5bdb15e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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