URL domain dot alternatives
4
Characters that serve as a dot in a domain like example.com
Created by: JorianWoltjer
Created on: Tuesday, September 10, 2024 at 7:16:05 AM
Updated on: Tuesday, October 1, 2024 at 6:21:43 PM
Vector type: JS
Template used:
if (new URL("https://example" + String.fromCharCode(i) + "com").host == "example.com") log(i)
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
if (new URL("https://example" + String.fromCharCode(i) + "com").host == "example.com") alert(i)
Fuzz results
Chrome 128.0.0.0 desktop Windows NT 10.0
Updated
Tue Sep 10 2024
Found 4 results
Dec | Hex | Chr |
---|---|---|
46 | 2e | . |
Dec | Hex | Chr |
---|---|---|
12290 | 3002 | 。 |
Dec | Hex | Chr |
---|---|---|
65294 | ff0e | . |
Dec | Hex | Chr |
---|---|---|
65377 | ff61 | 。 |