Attributes that are also DOM properties

Firefox logo 10
Safari logo 10
Chrome logo 11

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: Thursday, November 21, 2024 at 7:38:19 AM

Vector type: XSS

Vector charset: UTF-8

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 logo
Firefox 125.0 Unknown Unknown

Updated

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

Updated

Tue Apr 30 2024
Found 10 results
Loading...
Chrome logo
Chrome 125.0.0.0 Unknown Unknown

Updated

Tue May 28 2024
Found 11 results
Loading...