| Characters that cause exceptions when URL encoded | hackvertor | 10/3/2024 | JS | 2 |
| Characters that cause the backslash to be consumed with GBK charset | hackvertor | 11/7/2024 | XSS | 0 |
| Characters that cause the backslash to be consumed with a big5 charset | hackvertor | 11/1/2024 | XSS | 0 |
1 | Characters that change length on .toLowerCase() | JorianWoltjer | 4/11/2024 | JS | 1 |
| Characters that change length on .toUpperCase() | ThomasOrlita | 4/15/2024 | JS | 0 |
| Characters that close or encapsulate HTML attribute values | ola456 | 11/5/2024 | XSS | 1 |
8 | Characters that expand upon toUpperCase() | DreyAnd | 4/10/2024 | JS | 0 |
| Characters that separate CSS properties | hackvertor | 4/2/2024 | HTML | 0 |
| Characters to break out from eval string | m-boll | 5/12/2024 | JS | 0 |
| Characters transformed when using lowercase | hackvertor | 11/18/2024 | JS | 0 |
| Characters transformed when using uppercase | hackvertor | 11/18/2024 | JS | 0 |
| Characters unencoded characters supported in the hash | hackvertor | 9/24/2024 | JS | 1 |
| Characters urlencoded that get transformed when using the credentials part of the URL | hackvertor | 9/24/2024 | JS | 0 |
| Chars allowed before domain | t0xodile | 9/24/2024 | XSS | 0 |
2124 | Chars in href that will not default to full URL | joaxcar | 11/16/2024 | XSS | 0 |
| Consuming tags | hackvertor | 4/8/2024 | HTML | 1 |
| DOM element relationships | joaxcar | 4/10/2024 | XSS | 0 |
| Differences between escape vs encodeURIComponent | hackvertor | 10/15/2024 | JS | 0 |
| Entities allowed after slashes on a protocol relative URL | hackvertor | 7/6/2024 | JS | 0 |
| Entities allowed as JS variables | hackvertor | 7/2/2024 | XSS | 1 |