Hello all
I notice from time to time that passwords are leaking and accounts are getting hacked.
Sometimes it is because the password in use is too easy, but also because a client got phished.
This is not a new problem, and it seems to be happening more and more.
We should try to find a solution to secure our servers and make sure DirectAdmin does not receive a bad reputation because of this.
There is 2FA for the DirectAdmin login page, which is great.
However, I am still looking to improve the security of other services, for example: e-mail (SMTP, IMAP and POP3) FTP, SSH,...
I already requested a DirectAdmin feature that prevents users from setting their own password for e-mail accounts, FTP accounts,...
But that feature has not been implemented yet and it has not given any priority by DirectAdmin.
And it still does not help in case of a successful phishing attack.
Big competitors have implemented 2FA for all services, and they provide the possibility to use prefix whitelists (or country whitelists).
I am thinking about implementing prefix lists in our firewalls that are only allowed to connect towards specific ports (for example: 21, 465, 993 and 995).
I should also write an application where clients can whitelist IP addresses when they are on a trip via the DirectAdmin interface. (of course this should be communicated)
I am wondering how others improve the security of their servers / network regarding these issues.
Kind regards
Dries
I notice from time to time that passwords are leaking and accounts are getting hacked.
Sometimes it is because the password in use is too easy, but also because a client got phished.
This is not a new problem, and it seems to be happening more and more.
We should try to find a solution to secure our servers and make sure DirectAdmin does not receive a bad reputation because of this.
There is 2FA for the DirectAdmin login page, which is great.
However, I am still looking to improve the security of other services, for example: e-mail (SMTP, IMAP and POP3) FTP, SSH,...
I already requested a DirectAdmin feature that prevents users from setting their own password for e-mail accounts, FTP accounts,...
But that feature has not been implemented yet and it has not given any priority by DirectAdmin.
And it still does not help in case of a successful phishing attack.
Big competitors have implemented 2FA for all services, and they provide the possibility to use prefix whitelists (or country whitelists).
I am thinking about implementing prefix lists in our firewalls that are only allowed to connect towards specific ports (for example: 21, 465, 993 and 995).
I should also write an application where clients can whitelist IP addresses when they are on a trip via the DirectAdmin interface. (of course this should be communicated)
I am wondering how others improve the security of their servers / network regarding these issues.
Kind regards
Dries