Fix typo
parent
a6b993ccbd
commit
e3948c4a30
|
@ -5,16 +5,14 @@ info:
|
|||
author: nadino
|
||||
severity: low
|
||||
|
||||
# Basic XSS prober
|
||||
# Manaul testing needed for exploitation
|
||||
# Basic XSS prober
|
||||
# Manual testing needed for exploitation
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/%61%27%22%3e%3c%69%6e%6a%65%63%74%61%62%6c%65%3e"
|
||||
|
||||
matchers:
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "'><injectable>"
|
||||
- "'><injectable>"
|
||||
|
|
Loading…
Reference in New Issue