gianluca
09-24-2008, 11:24 AM
Hi,
I open this discussion to share what I'm using on my machine for security protection and I would have feedback on this crucial issue.
- Linux CentOS 5
- tripwire, chkrootkit, rkhunter. watchlog as security tools
- fail2ban on apache log, I modified the loginpage.php in order to add an entry to apache error log (with ip and user name that failed) so I can catch it wit fail2ban an disabled login for 10 minutes after 3 failure (probably we can integrate this in deki). This protect again brute force attack.
- experimenting this script to block DOS attack http://deflate.medialayer.com/ Anyone know if is it is good?
I also enable modsecurity on apache, but it doesn't work because too many rules need to be changed otherwise block a lot of deki calls. Anybody is working on adapting the rules set of modsecurity to deki? I could help also if I don't have experience at this time.
Any other idea or advice?
Thank you,
Gianluca
I open this discussion to share what I'm using on my machine for security protection and I would have feedback on this crucial issue.
- Linux CentOS 5
- tripwire, chkrootkit, rkhunter. watchlog as security tools
- fail2ban on apache log, I modified the loginpage.php in order to add an entry to apache error log (with ip and user name that failed) so I can catch it wit fail2ban an disabled login for 10 minutes after 3 failure (probably we can integrate this in deki). This protect again brute force attack.
- experimenting this script to block DOS attack http://deflate.medialayer.com/ Anyone know if is it is good?
I also enable modsecurity on apache, but it doesn't work because too many rules need to be changed otherwise block a lot of deki calls. Anybody is working on adapting the rules set of modsecurity to deki? I could help also if I don't have experience at this time.
Any other idea or advice?
Thank you,
Gianluca