Skip to main content

What is Password?

What is a Password?

Password is combination of alphanumeric and special characters, kept as secret by individual or group. This combination of characters are used as  key to safeguard software, system or any sensitive information from unauthorized access. Passwords are very critical in todays information world. They work like normal keys which we use to lock our house, office, car and other things we deal with in our day to day activities.

Weakness of Password

Passwords are very strong yet they have their own vulnerabilities. Below are the most common weaknesses of passwords.


  • Guessing
  • Phishing
  • Bruteforce


Guessing: The most common way to get passwords is guessing. People especially non-technical users creates passwords with the combinations that can be guessed easily. If you can ask many people what they use as passwords, the common ones will be: date of birth, phone number, name of loved ones, vehicle plate numbers, nick names etc. This makes it very simple for an attacker who really knows the user to guess the keys.

Phishing: Phishing is an attack which is commonly done via email. Take for example you received an email claiming its from Facebook. The email reads like “Dear User we are having problem with our system, kindly click below link to change your password” many users wont even look at the link they will just click it! The few that will check it wont bother to confirm its authenticity. Once the link is clicked anything can happen. Virus, trojan or malware can be installed on your system. Once installed successfully, your system is no longer safe! It will copy what ever credentials (username, passwords, credit card information etc.) you type and send them to the attacker. If the attacker is not experienced enough, he can create a bogus site which will look like real Facebook site. When you enter the password boom! Your account has been compromised!

Bruteforce: This happens when an attacker try to use all possible combinations (numbers, alphabets and special characters). Attackers use what is called dictionary to get the combinations in a most extreme speed. All passwords are vulnerable to this attack. Though some passwords will be guessed easily, while some will take almost forever to crack. Though the success of such attack depends on the budget used.

.........tobe continued

Join Us on    

Facebook: ICTmagazine 

Twitter: @ictmergazine 

BBM Chanel: ICTmagazine

Comments

Popular posts from this blog

Microsoft Office for Tablet now on Google Play store

Back in November, Microsoft opened up early previews builds for its new mobile Office applications for Android tablets to those willing to sign up and wait for an invitation. After taking on feedback over the past couple of months, Microsoft has announced that it is expanding its preview scheme by releasing its Office applications to everyone directly through the Google Play Store. The new Office software for mobile unifies Android, IOS, and Windows platforms. Previously each platform had to make do with its own apps, meaning that feature sets differed depending on your operating system and updates were often slow and intermittent. By unifying the Office platform, Microsoft hopes to bring updates and new features to users in a timelier manner. There are still a couple of conditions attached to the preview builds though. Firstly, Office is still limited to ARM-based Android tablets with a screen size between 7 and 10.1 inches. Your tablet will also need to be running Ki...

Ethical Hacking Simplified. Applications of Cryptography

Pretty good Privacy PGP This type of cryptographic Application uses Public key encryption system and  is one of the most popular means of encryption in the world. It is used in securing data, data storage, email, Instant Messaging (instant messaging are messaging system that happens in real time, just like whatsApp, Facebook messenger etc.) and other forms of communication. The early version of this cryptographic application was written by Philip Zimmerman and has it public appearance in 1991. it is part of an open-source project with many version where user can choose the best that suit them. This cryptographic application comes with privacy and security measure that are found in many online systems. The data will travel in an encrypted form (chipertext), upon arriving at the receiving end, the receiving will use PGP to decrypt the data back to plaintext. PGP uses the Public/Private key encryption. Where the sender uses his public key to encrypt data, and the receiver ...

Tips for strong password

As we have already discussed that passwords are strong and at the same time weak! If user create password from his name, date of birth or any other combination that is related to him, cracking down his account doesn't need much technical know how. Meaning attacker who know you, can be lucky enough to access your sensitive information by only entering certain key combinations. Creating strong and almost non hackable wait!!! is there any non hackable password! I was once told that any system can be hacked! It only took time, skills and resources! You are absolutely right! But at-least one has to really suffer before getting your data! Arm robbers do rob banks! Do you think a local or common thief can rob bank? The ans is absolute NO! Strong passwords doesn't happen by chance! Below are the steps to create a very strong passwords! Passwords should be at-least 8 characters Its already becoming standard on the internet. Many websites doesn't allow less than 6 charact...