Jump to content

Brute Force / Client Login


pdpd

Recommended Posts

We note that CSF/LFD does not block brute force attempts at client logins to WHMCS.

 

Does anyone have any advice on how to prevent brute force attacks on client logins?

 

WHMCS does that by itself, see CONFIGURATION-> General Settings-> Other-> Failed Login Ban Time.

Link to comment
Share on other sites

You are able to set a minimum password strength and, really, strong passwords are the only practical defence.

 

Well some kind of brute force detection is essential - otherwise an IP can repeatedly attempt to gain access. Surely there must be some solution - or some way of getting LFD to monitor this?

 

Anyone have any ideas?

 

Thank you!

Link to comment
Share on other sites

This is all good info, but we want an automated way of doing this. We dont want to rely on monitoring logs. We have this for SSH, cPanel and other login areas, and WHMCS even has it for the admin area, but it is required for the client area too.

Link to comment
Share on other sites

As far as I know, only successful client logins are noted in the system and, at least I imagine so, it should be somehow possible to use action hooks in a script that could be used.

 

However, I am not sure if failed attempts are picked up in the system. Successful ones are obviously too late.

 

I'd be tempted to open a ticket here to get a definitive answer quickly.

 

This is a very good question though and I'd love to know what can be achieved myself.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated