Here's what I'm getting in my OSSEC HIDS hourly email:
[modsecurity] [client xxx.xxx.xxx.xxx] [domain www.domain.com] [403] [/20080624/20080624-1105/20080624-110535-uvomP0jpM6cAACZhqEoAAAAL] [file "/etc/httpd/modsecurity.d/00_asl_rbl.conf"] [line "23"] [id "350000"] [msg "RBL: sbl-xbl.spamhaus.org"] [severity "ALERT"] Access denied with code 403 (phase 2). Match of "rx 88.138.0.155" against "REMOTE_ADDR" required.
Now, the issues I'm noticing are this:
This isn't showing up in the Dashboard. I created a 00_asl_custom_exclude.conf (which contains: SecRuleRemoveById 350000)in the /etc/httpd/modsecurity.d dir in order to disable this rule, because it's firing on nearly every one of my domains, and has nothing to do with 88.138.0.155. That is not the IP that's getting reported. Heck, I use ModernBill as my billing software, and they were getting blocked from their IP (which isn't even close to 88.138.0.155).
My question is basically, how can I disable this rule permanently, or how can I determine just what the heck is making it fire? It's not matching on that IP, it's matching on something else. Can anyone shed some light on this?
Odd rule 350000 issue
-
- Forum Regular
- Posts: 661
- Joined: Mon Oct 29, 2007 6:51 pm