• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Ban IP after X login attempts

A better solution for brute-force attacks in every service, is CSF+LFD. You can define custom logs and it's not that difficult to create your own regexp. Also for roundcube(i prefer it to horde) i use rcguard(captcha plugin) to prevent automated scripts who try to find password/or usernames using webmail.
 
A better solution for brute-force attacks in every service, is CSF+LFD. You can define custom logs and it's not that difficult to create your own regexp. Also for roundcube(i prefer it to horde) i use rcguard(captcha plugin) to prevent automated scripts who try to find password/or usernames using webmail.
Take a look at our Juggernaut Security and Firewall protect (The link is in the Parallels 3rd party solutions and extensions folder). Its based off of CSF but now has deep integration with Plesk. We have done all the hard work for you! PM me if you are on a budget and I'll save you some money with a coupon code.
 
Take a look at our Juggernaut Security and Firewall protect (The link is in the Parallels 3rd party solutions and extensions folder). Its based off of CSF but now has deep integration with Plesk. We have done all the hard work for you! PM me if you are on a budget and I'll save you some money with a coupon code.

And why would i want that, when i can use it without paying?
 
Juggernaut Security and Firewall

1. It includes a modsecurity audit log viewer.
2. Re-written all the login failure regex and process ignore patterns to support Plesk (many origional regex didn't work with plesk although and I've submitted the fixes to Chirpy the developer of CSF).
3. Much better GUI with deep integration with Plesk and a full audit log for all actions.
4. Full i18n support for multiple languages and themeable using jquery themebuilder.
5. Optimized support for ipv6 including Geolocation lookups.
6. Customizable dashboard, write your own dashboard widgets or report plugins.
7. Many many more.
 
Last edited:
Double check your LFD mail/courier regex because the defaults don't work with Plesk. PM me if you want and I'll give you the fixes for CSF.

Thanks but i know that CSF/LFD doesn't support postfix, i have create my own regexp(in regex.custom.pm), also for proftpd/ssh doesn't work quite well with the counter using the default one, i have fixed this one.

And soon i will make some more adjustment to work with panel logs and roundcube/horde logs, instead of the rcguard plugin i use for captcha.(if you have the regular expressions and you want to share them, paste them here)
 
Here are some of the regex for the plesk 12 panel, horde and Roundecube. The fixes for postfix, qmail, and courer-imap should make their way into the next version of CSF:

http://docs.danami.com/article/AA-0.../15.-Login-Failure-Blocking-Custom-Regex.html

Thanks, i appreciate that. I didn't mean to offend you before, i respect your work in embedding csf/lfd in plesk panel(in cpanel/whm where already implemented), but i am familiar with shell so i can live without that. :)

Thanks again for the regexps i was missing.
 
Please be informed, now it is possible to BAN a client IP IF Plesk detects authentication failures in admin CP.
Thanks to newly integrated third-party, Fail2Ban. It has set of jails that cover both Plesk hosting services and Plesk core: ssh, mail, web, ftp, Plesk CP, etc.
 
Please be informed, now it is possible to BAN a client IP IF Plesk detects authentication failures in admin CP.
Thanks to newly integrated third-party, Fail2Ban. It has set of jails that cover both Plesk hosting services and Plesk core: ssh, mail, web, ftp, Plesk CP, etc.

Exactly what csf/lfd does, but i don't have to wait for v12. ;)
 
Back
Top