In this article am going to tell you about the most common and sophisticated attacks used by the hackers .There are three types of attacks that are being most commonly used:
1.Brute Force Attack: The Brute Force Attack comes under the cryptography technique in which a key is being extracted from an encrypted data.In this attack hackers try every possible code,combination or password until the correct one is found.This is a more comprehensive technique since each and every key is to be checked until the correct key is being found.The time taken by these algorithms depends on the strength of the code.If the code is too small then it may get cracked early but if its too long it takes a lot of time and higher processor speed to break the code.Sometimes they may take even a week to find the code.
2.Dictionary Attack: A Dictionary attack is a much simpler and faster technique to break into a machine.In this technique a text file which includes all the dictionary words(Dictionary file) is being loaded in to the cracking application and this application is run against the users accounts.Since most of the passwords are simplistic therefore the code gets cracked.
3.Hybrid Attack: Another well known attack is the Hybrid attack.In this attack a cracker uses the users file names and inserts numbers and symbols after them to find the passes.Generally people change their passwords using only a few numbers difference.If the pass for the first month is STG1,then the pass for the second month may be STG2 and so on.So,these kinds of patterns are being used in the algorithms to crack the password.
1.Brute Force Attack: The Brute Force Attack comes under the cryptography technique in which a key is being extracted from an encrypted data.In this attack hackers try every possible code,combination or password until the correct one is found.This is a more comprehensive technique since each and every key is to be checked until the correct key is being found.The time taken by these algorithms depends on the strength of the code.If the code is too small then it may get cracked early but if its too long it takes a lot of time and higher processor speed to break the code.Sometimes they may take even a week to find the code.
2.Dictionary Attack: A Dictionary attack is a much simpler and faster technique to break into a machine.In this technique a text file which includes all the dictionary words(Dictionary file) is being loaded in to the cracking application and this application is run against the users accounts.Since most of the passwords are simplistic therefore the code gets cracked.
3.Hybrid Attack: Another well known attack is the Hybrid attack.In this attack a cracker uses the users file names and inserts numbers and symbols after them to find the passes.Generally people change their passwords using only a few numbers difference.If the pass for the first month is STG1,then the pass for the second month may be STG2 and so on.So,these kinds of patterns are being used in the algorithms to crack the password.
Categories:
Hacking