struts2漏洞与修复

步骤:
1.下载struts-2.3.16.3-all, D:\TEST\struts2.3.16.3
2.替换jar,参考
http://blog.csdn.net/spyjava/article/details/13766335java

image
3.修改web.xml
    <filter>
        <filter-name>struts2</filter-name>
        <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
    </filter>
web

漏洞工具:apache

 

image

若是是这样,说明有漏洞:工具

image

 

D:\projects\hzzy\CBGLSMS\2过程类\20140820漏洞\StrutsExpspa

相关文章
相关标签/搜索