EasyFilter是一个Jave Web请求内容过滤替换组件,能够对用户请求中的以下信息进行过滤替换:
- 特殊字符替换(如:
<
,>
特殊标记,脚本等) - 非法关键字替换(如:网络系统中国情不允许的特殊关键词)
- SQL防注入过滤(如:
%
,*
,or
,delete
,and
等等SQL特殊关键字)
支持使用properties或xml配置文件自定义过滤配置。
EasyFilter is a Jave Web content filtering request replacement component, the user can request the following information to filter replacement:
- Replace special characters (eg:
& lt;
,& gt;
special mark, scripts, etc.) - Illegal keyword substitution (eg: network system does not allow the special keyword)
- SQL-injection filter (eg:
%
,*
,or
,delete
,and
SQL special keyword)
Supports use properties or xml file custom filtering configuration profiles.
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easyfilter</artifactId>
<version>2.0.2-RELEASE</version>
</dependency>
[The official home page](http://www.easyproject.cn/easyfilter/en/index.jsp The official home page')
Email:inthinkcolor@gmail.com
Donation/捐助:
我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。
感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。
We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.
Thank you donation to support the server running and encourage more community members.