Friday, April 14, 2017

How much your password grown up as you grow up?

This topic writing is kind of interesting for me and you who are reading.  I am working with data so SQL Injection always comes in mind. For people who don’t belong to IT, I just want to say its common hack-able string which is used instead of your password to log into your system.

Remember when you set your first password? What is contains. I have answer for that May be your birth year, your crush’s name, your last name, your son’s name, your daughter’s name, your wife’s name, you girlfriend name, your dad’s name, your mom’s name, your god’s name, sequence number or something. Most passwords contain character “a”, “e”, “i”, “o” or “u”. Don’t believe me than please check it out.

It is easy to break and easy to identify. But now as time passes passwords become combination of number and characters but its same difference is we are using the same strings which I mentioned above but may be in combination.

Again I am saying it is easy to hack. Your password is not growing up. If I am say so many people use 1234 for their Pin number or other sequence number.


If you are growing up with technology your password should be grown up too. Don’t use these words. Don’t use any year or any name or any sequence in your password. Don’t use same password for multiple accounts either email or financial. Make your passwords complicated not big in length. Use some special characters.

No comments:

Post a Comment