characters after slash that make a http protocol
2
2
2
I want to know which character after a slash is considered a slash and creates a protocol
Created by: InsertScript
Created on: Wednesday, April 3, 2024 at 8:59:48 PM
Updated on: Monday, December 16, 2024 at 11:18:21 AM
Vector type: XSS
Vector charset: UTF-8
Template used:
<a href="/$[chr]test.com/" id="test$[i]"></a>
Code used after fuzz:
if(document.getElementById("test$[i]").host=="test.com"){log($[i])}
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
<a href="//test.com/" id="test47"></a>
<a href="/\test.com/" id="test92"></a>
Fuzz results
Chrome 123.0.0.0 Unknown Unknown
Updated
Wed Apr 03 2024
Found 2 results
Loading...
Firefox 124.0 Unknown Unknown
Updated
Sun Apr 14 2024
Found 2 results
Loading...
Safari 17.4 Unknown Unknown
Updated
Sun Apr 14 2024
Found 2 results
Loading...