Woops, that's actually a new
contribution by me. My bad.
I guess a newbie like me needs more supervision on Pull requests =S The problem is actually on line 49, which specifies a "chain" where it should not. On line 49, replace: SecRule TX:1 ".*" "chain,t:sha1,t:hexEncode,setvar:session.ip_hash=%{matched_var}" with: SecRule TX:1 ".*" "t:sha1,t:hexEncode,setvar:session.ip_hash=%{matched_var}" Issuing a pull request right now. So sorry, everyone. Ramy Darwish On 19/03/2014 13:58, Jamie Jackson wrote:
|
_______________________________________________ Owasp-modsecurity-core-rule-set mailing list Owasp-modsecurity-core-rule-set@lists.owasp.org https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set