Friday, August 21, 2020
Protect Your WordPress Site From Brute Force Attacks
Protect Your WordPress Site From Brute Force Attacks Make Money Online Queries? Struggling To Get Traffic To Your Blog? Sign Up On (HBB) Forum Now!Protect Your WordPress Site From Brute Force AttacksUpdated On 03/06/2015Author : Pradeep KumarTopic : SecurityShort URL : http://hbb.me/1Pl46ig CONNECT WITH HBB ON SOCIAL MEDIA Follow @HellBoundBlogA brute force attack preys upon your websiteâs greatest weakness: the people who use it. It doesnât involve sophisticated SQL injection or XSS techniques. An attacker simply guesses usernames and passwords until they get one combination right.For high-traffic blogs, a disabling brute force attack causes significant service and revenue disruptions. Fortunately, simple precautions will defend your WordPress site from brute force attacks. In addition, get knowledgeable about the security of your hosting provider. For example, learn more about AWS security options if you host your WordPress site with Amazon.Protect Your WordPress Site From Brute Force1. Change Your Admin UsernameIf you started using WordPress early in its development, your admin username defaulted to âadmin.â Thatâs why attackers start by probing âadminâ as a username when they try a brute force attack. You have a couple of options for changing your username: setting up a new admin account or using a plugin.Create a New Admin Account1. Open your Dashboard. Hover over âUsersâ and choose âAdd Newâ from the popup menu.2. Complete the form. Fill in a new username and password, along with the other requested information. On the dropdown menu next to âRole,â choose âAdministrator.â Then, clickâ Add New User.â3. Delete your old admin account. On the Dashboard, click âUsers.â Place a check in the box beside your old admin account, and then choose âDeleteâ from the Bulk Actions menu. When prompted, transfer all posts from the previous admin account to your new admin account.Change Your Username With a PluginDownload âAdmin namer extendedâ by searching for it on your Add Pl ugins page. Alternatively, you can click here to download the .zip file. Once itâs installed, select the plugin and simply type in a new username to replace the generic âadminâ username.2. Use Plugins to Fend off Brute Force AttacksIn addition to eliminating your admin username, use plugins to add tests or two-factor authentication to the login process. You can also use plugins to limit the number of times an attacker can attempt to login.CAPTCHAAdding a CAPTCHA plugin requires anyone logging into your site to type in a one-time code to access your site. The plugin Captcha by BestWebSoft will require everyone who logs into your site to complete a simple arithmetic problem to gain access.READThe Simple Art Of Creating Secure And Strong PasswordsGoogle AuthenticatorStep up to two-factor authentication by incorporating Google Authenticator codes into your login process. After you download and install the WP Google Authenticator plugin, users will be prompted to enter a Google Aut henticator code at login.To get the code, theyâll need to download the Google Authenticator mobile app to their Android, iPhone, or BlackBerry mobile devices. Then, youâll need to set up WP Google Authenticator on your WordPress account by visiting âSettingsâ and then âAuthenticatorâ in your Dashboard. Check the appropriate boxes to authorize the plugin and to force use, and then click âSave.â When users login, they open their Google Authenticator app, where theyâll see your websiteâs name and a numerical code. They enter the code in the appropriate field on the login screen to access your WordPress site.Limit Login AttemptsIf you use a managed hosting provider, your provider might install a Limit Login Attempts plugin by default. If not, try a plugin called Brute Force Login Protection, which will limit the number of times anyone can login to your account before their IP address gets blocked.Keep in mind that the same plugin limiting login attempts for brute for ce attacks will also block your IP address if you type in the wrong password too many times. Make sure you keep your password in a safe place, or use a password manager to store your WordPress password.3. Create a Strong PasswordNothing protects your WordPress site like requiring strong passwords from yourself and your users. Use one of these options to design a good password:Mix of letters, numbers, and symbols. Use a blend of upper-case and lower-case letters, numbers, and symbols to design a strong password.A memorable phrase. String together some unrelated words, like carenvelopetrombonecat. This option gives you a password thatâs tough for attackers to crack and also easy for you to remember.Add the Force Strong Passwords plugin to require all users to construct strong passwords. By doing so, youâll prevent attackers from brute forcing any account associated with your site.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.