1 Aug 02:17
Fedora3 mod_security not working
Lonnie <lonnie <at> outstep.com>
2005-08-01 00:17:38 GMT
2005-08-01 00:17:38 GMT
Sir, I have subscribed to your mod_security list but after replying to the confirmation, I get no notice that i can go ahead and post or welcome message. My problem is that even after installing the mod_security on my Linux Fedora3 Apache2 system and adding your quick example to the httpd.conf and restarting my server, I can still do a traversal attack on my system. http://www.paysafenet.com/?x=../../../../../../../etc/passwd with <IfModule mod_security.c> # Turn the filtering engine On or Off SecFilterEngine On # Make sure that URL encoding is valid SecFilterCheckURLEncoding On # Only allow bytes from this range SecFilterForceByteRange 32 126 # The audit engine works independently and # can be turned On of Off on the per-server or # on the per-directory basis SecAuditEngine RelevantOnly # The name of the audit log file(Continue reading)
RSS Feed