Security Center
Password Strength Configuration
This area allows you to change the minimum required password strength for each area of cPanel/WHM that accepts a password.
cPHulk Brute Force Protection
cPHulk Brute Force Protection prevents malicious forces from trying to access your server's services by guessing the login password for that service.
Host Access Control (block IP access)
Host Access Control allows you to allow or deny access to your server or specific services based on the IP address of the incoming request.
SSH Password Auth Tweak
The SSH Password Auth Tweak allows you to enable or disable password authentication for SSH. This can be used along with SSH keys to add extra security.
PHP open_basedir Tweak
PHP's open_basedir protection prevents users from opening files outside of their home directory with PHP.
Apache mod_userdir Tweak
The mod_userdir tweak enables/disables the ability to view sites on your server by typing
http://servers.host.name/~username.
Compilers Tweak
This tweak will disable the system's C and C++ compilers for unprivileged. Many common exploits require a working C compiler on the system. You can also choose to allow some users to use the compilers while they remain disabled by default.
Traceroute Tweak
This tweak will disable the system's traceroute utility. Traceroute displays the packet routing statistics from the server to another network host. It can be used to map the network's topology and subsequently be used as a tool to focus a hacking attack.
Shell Fork Bomb Protection
Shell Fork bomb Protection will prevent users with terminal access (ssh/telnet) from using up the server's resources and possibly crashing the server.