Characters allowed between variable name and equals sign
25
25
This vector shows what characters are allowed and get ignored between the variable name and the equals(=) character.
Created by: 0x999-x
Created on: Tuesday, April 9, 2024 at 5:37:01 PM
Updated on: Monday, December 9, 2024 at 7:24:32 PM
Vector type: JS
Vector charset: UTF-8
Template used:
const x$[chr]="x"
if(x==="x"){log($[i])}
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
const x ="x"
if(x==="x"){alert(9)}
const x
="x"
if(x==="x"){alert(10)}
const x="x"
if(x==="x"){alert(11)}
const x="x"
if(x==="x"){alert(12)}
const x
="x"
if(x==="x"){alert(13)}
const x ="x"
if(x==="x"){alert(32)}
const x ="x"
if(x==="x"){alert(160)}
const x ="x"
if(x==="x"){alert(5760)}
const x ="x"
if(x==="x"){alert(8192)}
const x ="x"
if(x==="x"){alert(8193)}
const x ="x"
if(x==="x"){alert(8194)}
const x ="x"
if(x==="x"){alert(8195)}
const x ="x"
if(x==="x"){alert(8196)}
const x ="x"
if(x==="x"){alert(8197)}
const x ="x"
if(x==="x"){alert(8198)}
const x ="x"
if(x==="x"){alert(8199)}
const x ="x"
if(x==="x"){alert(8200)}
const x ="x"
if(x==="x"){alert(8201)}
const x ="x"
if(x==="x"){alert(8202)}
const x
="x"
if(x==="x"){alert(8232)}
Fuzz results
Chrome 123.0.0.0 Unknown Unknown
Updated
Tue Apr 09 2024
Found 25 results
Loading...
Firefox 102.0 Unknown Unknown
Updated
Tue Apr 09 2024
Found 25 results
Loading...
Chrome 127.0.0.0 desktop macOS 10.15.7
Updated
Tue Aug 20 2024
Found 25 results
Loading...
Chrome 129.0.0.0 desktop Windows NT 10.0
Updated
Sat Sep 28 2024
Found 25 results
Loading...