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: Wednesday, December 11, 2024 at 10:30:30 PM
Vector type: JS
Vector charset: UTF-8
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
Loading...