Characters ignored in strings when doing a non strict comparison

Firefox logo 25
Safari logo 25
Chrome logo 25

This vector shows what characters are ignored when comparing a string without strict comparison

Created by: hackvertor

Created on: Tuesday, June 18, 2024 at 11:14:35 AM

Updated on: Monday, November 18, 2024 at 9:43:06 PM

Vector type: JS

Vector charset: UTF-8

Template used:
"$[chr]1337"==1337&&log($[i])
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...

Sample payloads

"	1337"==1337&&alert(9)
"1337"==1337&&alert(11)
"1337"==1337&&alert(12)
" 1337"==1337&&alert(32)
"+1337"==1337&&alert(43)
"01337"==1337&&alert(48)
" 1337"==1337&&alert(160)
" 1337"==1337&&alert(5760)
" 1337"==1337&&alert(8192)
" 1337"==1337&&alert(8193)
" 1337"==1337&&alert(8194)
" 1337"==1337&&alert(8195)
" 1337"==1337&&alert(8196)
" 1337"==1337&&alert(8197)
" 1337"==1337&&alert(8198)
" 1337"==1337&&alert(8199)
" 1337"==1337&&alert(8200)
" 1337"==1337&&alert(8201)
" 1337"==1337&&alert(8202)
"
1337"==1337&&alert(8232)

Fuzz results

Firefox logo
Firefox 127.0 desktop macOS 10.15

Updated

Tue Jun 18 2024
Found 25 results
Loading...
Safari logo
Safari 17.4 desktop macOS 10.15.7

Updated

Tue Jun 18 2024
Found 25 results
Loading...
Chrome logo
Chrome 126.0.0.0 desktop macOS 10.15.7

Updated

Tue Jun 18 2024
Found 25 results
Loading...