client9 / client9/libinjection
handling ASP %encoding problems
Open
- Dominant language
- C
- Stars
- 1k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
ASP removes the "%" from query arguments when it's not a url escape sequence.
i.e.
u%nion --> union
Not clear what the right layer is here (or should handle this).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.