Attributes that are also DOM properties



This vector enumerates HTML attributes and discovers if they have a corresponding DOM property.
Created by: hackvertor
Created on: Tuesday, April 30, 2024 at 9:17:50 PM
Updated on: Monday, March 31, 2025 at 2:48:02 AM
Vector type: XSS
Vector charset: UTF-8
Vector data 1: attributes
Template used:
<div id=x $[data1]=x></div>
Code used after fuzz:
if(document.getElementById('x')['$[data1]'])log('$[data1]')
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
<div id=x align=x></div>
<div id=x autocapitalize=x></div>
<div id=x hidden=x></div>
<div id=x id=x></div>
<div id=x lang=x></div>
<div id=x role=x></div>
<div id=x slot=x></div>
<div id=x style=x></div>
<div id=x title=x></div>
<div id=x translate=x></div>
<div id=x spellcheck=x></div>
Fuzz results

Firefox 125.0 Unknown Unknown
Updated
Tue Apr 30 2024
Found 10 results
Loading...

Safari 17.4 Unknown Unknown
Updated
Tue Apr 30 2024
Found 10 results
Loading...

Chrome 125.0.0.0 Unknown Unknown
Updated
Tue May 28 2024
Found 11 results
Loading...