How can I make my password stronger?

It is important to have a password that is easy to remember, but hard to guess.

Hackers can guess your password if it is a name or word from the dictionary.
The best password will contain the following:

At least two Capital letters

At least one lower-case letter

At least one number

At least two symbols

Writing down your password is the most common security risk.
But imagining and then remembering such a password can be difficult.

Ok, here is how to make great passwords.

  1. Start with a really simple word or name at least 6 letters long. I will use my name:RackNet
  2. Change two letters to symbols that looks similar. Use $ for s, @ for a, ! for i, and so on: RackNet
  3. Change a letter to a number that looks similar. Use 1 for l, 0 for o, 8 for b, and so on:RackNet
  4. Include two Capital letters, like this: RackNet

Great! Now you have a password that is easy to remember, but hard to guess.

It is acceptable to make a few different passwords and reuse them for different sites and devices. Just make sure that you don\'t reuse your most important passwords.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create Database?

Refer the steps given below to create database: 1. Login into your Plesk control panel2. Click...

How can I open my Hosting Control panel?

To open your hosting control panel use the information given below: URL -...

What is Code Injection?

\"PHP Injection,\" \"ASP Injection,\" are terms coined which refer to various types of code...

What is phishing?

Phishing is the criminally fraudulent process of attempting to acquire sensitive information such...

What is SQL Injection and how we can prevent it?

SQL injection is a code injection technique that exploits a security vulnerability occurring in...