Shazzer logo

Characters prepended to URL, which yield in the same host property

Chrome logo 46
Firefox logo 46
Edge logo 46

Characters ignored in URL, which yield in the same host property. This is just a simple modification of another fuzzing vector by hansmachine

InsertScript
Created byInsertScript
Created Jan 10, 2025
Updated May 27, 2025

Tweet
Detecting browser...
CategoryURL Handling
VisibilityPublic
TypeJS
CharsetUTF-8
Template used:
if (new URL("https://$[chr]google.com/endpoint").host=="google.com"){log($[i])}

Sample payloads

if (new URL("https://0x09google.com/endpoint").host=="google.com"){alert(9)}
if (new URL("https:///google.com/endpoint").host=="google.com"){alert(47)}
if (new URL("https://@google.com/endpoint").host=="google.com"){alert(64)}
if (new URL("https://\google.com/endpoint").host=="google.com"){alert(92)}
if (new URL("https://­google.com/endpoint").host=="google.com"){alert(173)}
if (new URL("https://͏google.com/endpoint").host=="google.com"){alert(847)}
if (new URL("https://ᅟgoogle.com/endpoint").host=="google.com"){alert(4447)}
if (new URL("https://ᅠgoogle.com/endpoint").host=="google.com"){alert(4448)}
if (new URL("https://឴google.com/endpoint").host=="google.com"){alert(6068)}
if (new URL("https://឵google.com/endpoint").host=="google.com"){alert(6069)}
if (new URL("https://᠋google.com/endpoint").host=="google.com"){alert(6155)}
if (new URL("https://᠌google.com/endpoint").host=="google.com"){alert(6156)}
if (new URL("https://᠍google.com/endpoint").host=="google.com"){alert(6157)}
if (new URL("https://᠎google.com/endpoint").host=="google.com"){alert(6158)}
if (new URL("https://᠏google.com/endpoint").host=="google.com"){alert(6159)}
if (new URL("https://​google.com/endpoint").host=="google.com"){alert(8203)}
if (new URL("https://⁠google.com/endpoint").host=="google.com"){alert(8288)}
if (new URL("https://⁡google.com/endpoint").host=="google.com"){alert(8289)}
if (new URL("https://⁢google.com/endpoint").host=="google.com"){alert(8290)}
if (new URL("https://⁣google.com/endpoint").host=="google.com"){alert(8291)}

Fuzz results

Chrome logo
Chrome 144.0.0.0 desktop Windows NT 10.0
Updated25 Jan 2026
Found 46 results
Loading...
Firefox logo
Firefox 147.0 desktop Linux
Updated1 Feb 2026
Found 46 results
Loading...
Firefox logo
Firefox 138.0 desktop macOS 10.15older version
Updated28 May 2025
Found 30 results
Loading...
Edge logo
Microsoft Edge 144.0.0.0 desktop Windows NT 10.0
Updated31 Jan 2026
Found 46 results
Loading...