How to install and configure Config Server Firewall (CSF) on CentOS 7

This guide will help you to install CSF Firewall on CentOS 7 cPanel Server let’s get started Before starting the installation make sure to Install the CSF dependencies. [root@cloud ~]# yum -y install wget perl unzip net-tools perl-libwww-perl perl-LWP-Protocol-https perl-GDGraph -y Now disabled default firewall (firewalld) on CentOS 7 , RHEL 7 and CloudLinux 7 … Read more

How to Protect cPanel Servers from xmlrpc.php and wp-login.php attacks

How to Protect cPanel Servers from xmlrpc.php and wp-login.php attacks Recently We’re seeing an increase in massive brute force attacks on WordPress installations on some cPanel server which were causing unnecessary issues which are flooding and overloading the server to the point it’s consuming all resources. It’s possible to block wp-login.php, xmlrpc.php attacks completely from … Read more