webPromedium
Medium 4 - Double Escape XSS
web-kids20
XSS challenge from the sibearsxss series. The escape function replaces `</` with `<\/` and `"` with `\"`, but does not escape backslashes themselves.
$ ls tags/ techniques/
double_escape_xssbackslash_quote_bypass
🔒
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]Easy 1— web-kids20
- [web][Pro]Medium 2 - Regex Single Replacement Bypass— web-kids20
- [web][Pro]Medium 1 - Script Src Attribute Breakout— web-kids20
- [web][Pro]Easy 2— web-kids20
- [web][Pro]Easy 4— web-kids20