Characters prepended to URL, which yield in the same host property
Characters ignored in URL, which yield in the same host property. This is just a simple modification of another fuzzing vector by hansmachine
Created byInsertScript
Created Jan 10, 2025
Updated May 27, 2025
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 148.0.0.0 desktop Windows NT 10.0
Updated15 Mar 2026
Found 46 results
Loading...
Chrome 144.0.0.0 desktop macOS 10.15.7older version
Updated17 Feb 2026
Found 46 results
Loading...
Firefox 149.0 desktop macOS 10.15
Updated3 Apr 2026
Found 46 results
Loading...
Firefox 148.0 desktop Windows NT 10.0older version
Updated23 Feb 2026
Found 46 results
Loading...
Firefox 147.0 desktop Linuxolder version
Updated1 Feb 2026
Found 46 results
Loading...
Microsoft Edge 146.0.0.0 desktop Windows NT 10.0
Updated3 Apr 2026
Found 46 results
Loading...