Home > Q&A > body text
URLDecoder.decode这句话为什么会被安全测试工具测到了造成了注入攻击?
阿神2017-04-17 17:50:04
It should not be an injection attack caused by this sentence itself. It should be that the result after you decode the URL contains injectable parameters. Specific suggestions are to post some code and debugging logs