Author Topic: I need Suggestion  (Read 191 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I need Suggestion
« on: May 24, 2023, 03:45:43 PM »
Hello all today is very famous exploit to run on your website spammy links i have been using CWP for years and i am satisfied with the options that are offered in free and pro version. But my concern is security. Can someone suggest how we can avoid or active firewall with specific configuration to we prevent from this.
I have many sites hosted on CWP and it works like charm just i am afraid of exploits that run very fast this days
it shows spammy links on google.

MY site that i protect https://thrivity.com.mk
Thrivity - World Wide Agency

Offline
*
Re: I need Suggestion
« Reply #1 on: May 25, 2023, 11:03:59 AM »
Hello

You can enable mod_security, secure kernel and schedule some tasks for Maldet Scan, Rkhunter Scan, etc.

Offline
***
Re: I need Suggestion
« Reply #2 on: May 25, 2023, 02:14:25 PM »
If you or your customers only do commerce within your own country, or know for sure you don't need access to some regions (eg southeast Asia), you can use CSF to block entire countries in /etc/csf/csf.conf:
Code: [Select]
CC_DENY = "CN,KP,VN"Do a search and see what are the top 10 hacking countries and include those in the block list.