webProeasy
Medium 0 - toUpperCase XSS Bypass
web-kids20
XSS challenge from the sibearsxss series. User input passes through an escape function that converts all characters to uppercase using `toUpperCase()`.
$ ls tags/ techniques/
touppercase_bypass_html_entitieshtml_numeric_character_reference
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [web][Pro]Medium 2 - Regex Single Replacement Bypass— web-kids20
- [web][Pro]Medium 4 - Double Escape XSS— web-kids20
- [web][Pro]Medium 1 - Script Src Attribute Breakout— web-kids20
- [web][Pro]Easy 4— web-kids20
- [web][Pro]Medium 5 - JavaScript URL Scheme Bypass— spbctf