encodeURI() not encoded with %

Chrome logo 82

encodeURI() not encoded with %

Created on: Friday, July 11, 2025 at 1:53:00 PM

Updated on: Friday, July 11, 2025 at 1:53:00 PM


Vector type: JS

Vector charset: UTF-8

Template used:
const s = String.fromCodePoint(i);
if (!encodeURI(s).includes("%")) log(i);
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...

Sample payloads

const s = String.fromCodePoint(i);
if (!encodeURI(s).includes("%")) alert(i);

Fuzz results

Chrome logo
Chrome 138.0.0.0 desktop Windows NT 10.0

Updated

Fri Jul 11 2025
Found 82 results
Loading...