Characters appended at the end of TLD within URL, which yield in the same Origin
⚠ Browser differences
Characters ignored in URL, which yield in the same Origin
Created byhansmach1ne
Created Jan 5, 2025
Updated May 28, 2025
Detecting browser...
CategoryURL Handling
VisibilityPublic
TypeJS
CharsetUTF-8
Template used:
if (new URL("https://google.com$[chr]$[chr]/endpoint").origin=="https://google.com"){log($[i])}Sample payloads
if (new URL("https://google.com0x090x09/endpoint").origin=="https://google.com"){alert(9)}if (new URL("https://google.com##/endpoint").origin=="https://google.com"){alert(35)}if (new URL("https://google.com///endpoint").origin=="https://google.com"){alert(47)}if (new URL("https://google.com??/endpoint").origin=="https://google.com"){alert(63)}if (new URL("https://google.com\\/endpoint").origin=="https://google.com"){alert(92)}if (new URL("https://google.com/endpoint").origin=="https://google.com"){alert(173)}if (new URL("https://google.com͏͏/endpoint").origin=="https://google.com"){alert(847)}if (new URL("https://google.com᠋᠋/endpoint").origin=="https://google.com"){alert(6155)}if (new URL("https://google.com᠌᠌/endpoint").origin=="https://google.com"){alert(6156)}if (new URL("https://google.com᠍᠍/endpoint").origin=="https://google.com"){alert(6157)}if (new URL("https://google.com᠏᠏/endpoint").origin=="https://google.com"){alert(6159)}if (new URL("https://google.com/endpoint").origin=="https://google.com"){alert(8203)}if (new URL("https://google.com/endpoint").origin=="https://google.com"){alert(8288)}if (new URL("https://google.com/endpoint").origin=="https://google.com"){alert(8292)}if (new URL("https://google.com︀︀/endpoint").origin=="https://google.com"){alert(65024)}if (new URL("https://google.com︁︁/endpoint").origin=="https://google.com"){alert(65025)}if (new URL("https://google.com︂︂/endpoint").origin=="https://google.com"){alert(65026)}if (new URL("https://google.com︃︃/endpoint").origin=="https://google.com"){alert(65027)}if (new URL("https://google.com︄︄/endpoint").origin=="https://google.com"){alert(65028)}if (new URL("https://google.com︅︅/endpoint").origin=="https://google.com"){alert(65029)}Fuzz results
Chrome 148.0.0.0 desktop Windows NT 10.0
Updated15 Mar 2026
Found 47 results
Loading...
Chrome 145.0.0.0 tablet Android 10older version
Updated6 Mar 2026
Found 47 results
Loading...
Chrome 137.0.0.0 mobile Android 10older version
Updated24 Jul 2025
Found 31 results
Loading...
Firefox 149.0 desktop macOS 10.15
Updated3 Apr 2026
Found 47 results
Loading...
Firefox 148.0 desktop Windows NT 10.0older version
Updated23 Feb 2026
Found 47 results
Loading...
Microsoft Edge 146.0.0.0 desktop Windows NT 10.0
Updated31 Mar 2026
Found 47 results
Loading...
Safari 0 mobile iOS 16.5.1
Updated4 Apr 2026
Found 31 results
Loading...