WEB漏洞——启动了不安全的HTTP方法解决办法

一问题描述: IBM Security AppScan Standard给出系统安全报告:   解决办法: 添加一下节点代码到web.xml配置文件当中。可以在项目WEB-INF/web.xml中添加: <!-- close insecure http methods --> <security-constraint> <web-resource-collection> <
相关文章
相关标签/搜索