网站有个表单,我在表单里输入<script>alert(22)</script>,点击提交,为什么网站会调到http://test.baidu.com/off_we_go.html? 这样的空白页面?难道做了防止XSS处理?
网站有个表单,我在表单里输入<script>alert(22)</script>,点击提交,为什么网站会调到http://test.baidu.com/off_we_go.html? 这样的空白页面?难道做了防止XSS处理?
11 回答1.3k 阅读
1 回答796 阅读✓ 已解决
1 回答725 阅读
1 回答642 阅读
1 回答590 阅读
可以试试这个:https://github.com/leizongmin/js-xss