Re: [mod-security-users] mod_security can't filter some words :(
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2006-04-03 08:11:55
|
=CE=D2=B0=AE=B3=F4=B6=B9=B8=AF wrote: > hi > i use mod_security 1.9.2 and httpd 2.0.55 test some php software . > on some case i need filter chinaese word in web software . > for example > SecFilterSelective POST_PAYLOAD =D6=D0=CE=C4 > SecFilterSelective POST_PAYLOAD testa > is "SecFilterSelective POST_PAYLOAD testa " is pass .but > SecFilterSelective POST_PAYLOAD =D6=D0=CE=C4 is not :( That may be caused by the differences in the encodings used to define the signature and to enter the content. Can you send me (to my private email address) your raw (binary) audit log entry and I'll see if I can do anything about it. --=20 Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall Apache Security (O'Reilly): http://www.apachesecurity.net |