How hackers get hold of passwords?Rate:


Table of Contents
How hackers get hold of passwords?
Tags: Hackers, Password

There are four main techniques hackers can use to get hold of your password. In this article we will try to understand all of them.

1. By Stealing Your Passwords

This means looking over your shoulder when you type it or finding the notebook or paper where you wrote your password. This is probably the most common way passwords are compromised, thus it is very important that if you do write your password down you keep the paper extremely safe. Also, remember not to type in your password when somebody could be watching.

If your CCTV camera is not properly configured, then also hackers can crack into those cameras and if you enter your password in front of that camera then they will be able to find it out.

2. By Guessing Your Password

It's amazing how many people use a password based on information that can easily be guessed. Psychologists say that most men use 4 letter obscenities as passwords and most women use the names of their boyfriends, husbands, or children.

3. By Brute Force Attack

This is where every possible combination of letters, numbers, and symbols in an attempt to guess the password. While this is an extremely labor-intensive task, with modern fast processors and software tools this method is not to be underestimated.

A Pentium 100 PC might typically be able to try 200,000 combinations every second this would mean that a 6-character password containing just upper and lower case characters could be guessed in only 28 hours.

4. By Dictionary Attack

A more intelligent method than the brute force attack described above is the dictionary attack. This is where the combinations tried are first chosen from words available in a dictionary. Software tools are readily available that can try every word in a dictionary or word list or both until your password is found.

Dictionaries with hundreds of thousands of words, as well as specialist, technical, and foreign language dictionaries, are available, as are lists of thousands of words that are often used as passwords such as "query", "abcdef", etc.

Author: Mikhail

No comments yet.

You must be logged in to leave a comment. Login here


Thread Back to Threads Thread

You May Also Like

Marketplace
Tags: Marketplace

Do you have any products or services that you want to sell or purchase? You can access the thewiki Marketplace. Please follow the below details for more information.
Understanding Digital Forensics
Tags: Digital Forensics, Cyber Security

Digital Forensic Science, commonly known as digital forensics, is a critical discipline in the modern world. As our reliance on digital technology grows, so does the importance of using scientific methods to examine digital data, especially in legal cases. This article explores what digital forensics is, its methods, legal concerns, and how it fits into the broader cybersecurity landscape.
What is the difference between the Dark Web and the Deep Web?
Tags: Dark Web, Deep Web, TOR, The Onion Router

The internet is vast, and what most people see through search engines like Google, Bing, and Yahoo is only the surface. Beneath this visible web lies a much larger portion called the deep web and even more obscure and often misunderstood segment known as the dark web.
NoSQL Database
Tags: NoSQL, Databases

NoSQL (short for 'Non-SQL' or 'Non-Relational') is a type of database that does not use the traditional table-based structure like relational databases.