Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SPOSTARBUST_Widget_Class has a deprecated constructor in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 386

Deprecated: Function create_function() is deprecated in /home2/cptech/public_html/wp-content/plugins/spostarbust/index.php on line 611

Notice: The called constructor method for WP_Widget in SPOSTARBUST_Widget_Class is deprecated since version 4.3.0! Use
__construct()
instead. in /home2/cptech/public_html/wp-includes/functions.php on line 4514
January 2016 | A cPanel Tech

Protecting Your Server From Brute Force Attacks

Being a server admin, it is a vital responsibility to protect the servers from different types of attacks. The most common one among them is the brute force attacks, where the attacker tries to login to the server or email or any password protected area using trial and error method.  The most common form of a brute force attack is a dictionary attack. A person who is trying to get access to one of your accounts (web server, ftp, e-mail, ssh, etc.) uses a uses a list of common names and password combination with the help of an automated script.

(more…)

Continue Reading
Close Menu