Shazzer logo

Characters allowed between variable name and equals sign

Chrome logo 25
Firefox logo 25
Edge logo 25

This vector shows what characters are allowed and get ignored between the variable name and the equals(=) character.

0x999-x
Created by0x999-x
Created Apr 9, 2024
Updated May 27, 2025

Tweet
Detecting browser...
CategoryJavaScript Syntax
VisibilityPublic
TypeJS
CharsetUTF-8
Template used:
const x$[chr]="x"0x0D
if(x==="x"){log($[i])}

Sample payloads

const x⟦09="x"0x0D
if(x==="x"){alert(9)}
const x
="x"0x0D
if(x==="x"){alert(10)}
const x0x0B="x"0x0D
if(x==="x"){alert(11)}
const x0x0C="x"0x0D
if(x==="x"){alert(12)}
const x0x0D="x"0x0D
if(x==="x"){alert(13)}
const x ="x"0x0D
if(x==="x"){alert(32)}
const="x"0x0D
if(x==="x"){alert(160)}
const x ="x"0x0D
if(x==="x"){alert(5760)}
const x ="x"0x0D
if(x==="x"){alert(8192)}
const x ="x"0x0D
if(x==="x"){alert(8193)}
const x ="x"0x0D
if(x==="x"){alert(8194)}
const x ="x"0x0D
if(x==="x"){alert(8195)}
const x ="x"0x0D
if(x==="x"){alert(8196)}
const x ="x"0x0D
if(x==="x"){alert(8197)}
const x ="x"0x0D
if(x==="x"){alert(8198)}
const x ="x"0x0D
if(x==="x"){alert(8199)}
const x ="x"0x0D
if(x==="x"){alert(8200)}
const x ="x"0x0D
if(x==="x"){alert(8201)}
const x ="x"0x0D
if(x==="x"){alert(8202)}
const x
="x"0x0D
if(x==="x"){alert(8232)}

Fuzz results

Chrome logo
Chrome 144.0.0.0 desktop Windows NT 10.0

Updated

Sat Jan 31 2026
Found 25 results
Loading...
Chrome logo
Chrome 143.0.0.0 desktop macOS 10.15.7older version

Updated

Sun Jan 25 2026
Found 25 results
Loading...
Chrome logo
Chrome 123.0.0.0 Unknown Unknownolder version

Updated

Tue Apr 09 2024
Found 25 results
Loading...
Firefox logo
Firefox 147.0 desktop Linux

Updated

Sun Feb 01 2026
Found 25 results
Loading...
Firefox logo
Firefox 102.0 Unknown Unknownolder version

Updated

Tue Apr 09 2024
Found 25 results
Loading...
Edge logo
Microsoft Edge 144.0.0.0 desktop Windows NT 10.0

Updated

Fri Jan 30 2026
Found 25 results
Loading...