domain values
1
domain values
Created by: nu11secur1ty
Created on: Sunday, September 29, 2024 at 9:31:48 AM
Updated on: Sunday, September 29, 2024 at 10:19:34 AM
Vector type: JS
Code used before fuzz:
const anchor = document.domain;
Template used:
anchor.href='http://example.com';
anchor.protocol = 'http' + String.fromCodePoint($[i]) + ':';
if(!/http:/.test(anchor.protocol+''))log($[i])
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
anchor.href='http://example.com';
anchor.protocol = 'http' + String.fromCodePoint(0) + ':';
if(!/http:/.test(anchor.protocol+''))alert(0)
Fuzz results
Chrome 129.0.0.0 desktop Windows NT 10.0
Updated
Sun Sep 29 2024
Found 1 result
Data |
---|
0-65535 |