relative & protocol relative url starting with a slash and not immediately having a slahs after it.
test
Created byRhynorater
Created Mar 28, 2026
Updated Mar 28, 2026
Detecting browser...
CategoryEntity Parsing
VisibilityPublic
TypeJS
CharsetUTF-8
$[data1] placeholderhtml_entities
Code used before fuzz:
const div = document.createElement('div')Template used:
div.innerHTML='<a href="/$[data1]example.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
log('$[data1]');0x0D
}Fuzz results
Chrome 146.0.0.0 desktop macOS 10.15.7
Updated28 Mar 2026
Found 1 result
Loading...