Three Password Cracking Techniques and How to Defend Against Them

Three Password Cracking Techniques and How to Defend Against Them

Feb 26, 2025The Hacker InformationIdentification Safety / Password Safety

Passwords are hardly ever appreciated till a safety breach happens; suffice to say, the significance of a robust password turns into clear solely when confronted with the results of a weak one. Nonetheless, most finish customers are unaware of simply how susceptible their passwords are to the commonest password-cracking strategies. The next are the three widespread strategies for cracking passwords and defend in opposition to them.

Brute drive assault

Brute drive assaults are simple but extremely efficient strategies for cracking passwords. These assaults contain malicious actors utilizing automated instruments to systematically strive each doable password mixture via repeated login makes an attempt. Whereas such instruments have existed for years, the appearance of inexpensive computing energy and storage has made them much more environment friendly immediately, particularly when weak passwords are used.

The way it works

With regards to brute drive assaults, malicious actors make use of a variety of techniques—from easy brute drive assaults that take a look at each doable password mixture to extra nuanced approaches like hybrid and reverse brute drive assaults. Every technique has a definite technique behind it, however the motives behind brute drive assaults are the identical: to achieve unauthorized entry to protected knowledge or assets.

Some well-liked automated instruments for finishing up brute drive assaults embody:

  • John the Ripper: a multiplatform password cracker with assist for 15 totally different working programs and a whole lot of hashes and cipher varieties
  • L0phtCrack: a device that makes use of rainbow tables, dictionaries, and multiprocessor algorithms to crack Home windows passwords
  • Hashcat: a cracking/password restoration utility that helps 5 distinctive modes of assault for over 300 highly-optimized hashing algorithms

Examples

Again in August 2021, U.S. cellular operator T-Cellular fell sufferer to a data breach that began with a brute drive assault. The safety compromise resulted within the publicity of over 37 million buyer information containing delicate knowledge like social safety numbers, driver’s license info, and different personally identifiable knowledge.

Protection measures

Customers ought to select sturdy, complicated passwords and multi-factor authentication (MFA) to guard in opposition to brute drive assaults. Directors ought to implement account lockout insurance policies and constantly audit their Home windows environments for weak and breached passwords. Instruments like Specops Password Auditor can automate these processes throughout expansive IT environments.

Dictionary assault

In a password dictionary assault, cyber attackers attempt to achieve entry by utilizing a listing of widespread passwords or phrases from a dictionary. This predefined thesaurus usually consists of probably the most typically used phrases, phrases, and easy mixtures (i.e., “admin123”). Password dictionary assaults underscore the significance of complicated, distinctive passwords, as these assault varieties are particularly efficient in opposition to weak or simply guessable passwords.

The way it works

The method begins with compiling a listing of potential passwords from knowledge breaches, widespread password lists, or publicly accessible assets. Utilizing an automatic device, malicious actors carry out a dictionary assault, systematically testing every password in opposition to a goal account or system. If a match is discovered, the hacker can achieve entry and perform subsequent assaults or actions.

Examples

Malicious actors used password dictionaries to crack hashed passwords in a number of high-profile safety incidents, such because the 2013 Yahoo data breach and the 2012 LinkedIn data breach. This allowed them to steal the account info of billions of customers.

Protection measures

When creating or resetting passwords, customers ought to use a mix of letters, numbers, and particular characters, and keep away from utilizing widespread phrases or simply guessable phrases. Directors can implement password complexity necessities of their policies to implement these mandates throughout the group.

Rainbow desk assaults

A rainbow desk assault makes use of a particular desk (i.e., a “Rainbow Desk) made up of precomputed strings or generally used passwords and corresponding hashes to crack the password hashes in a database.

The way it works

Rainbow desk assaults work by exploiting chains of hashing and discount operations to effectively crack hashed passwords. Potential passwords are first hashed and saved alongside their plaintext counterparts within the rainbow desk, then processed with a discount perform that maps them to new values, leading to a sequence of hashes. This course of is repeated a number of occasions to construct the rainbow desk. When hackers get hold of a hash list, they will reverse lookup every hash worth within the rainbow desk—as soon as a match is recognized, the corresponding plaintext password is uncovered.

Examples

Whereas salting (a technique of including random characters to passwords earlier than hashing) has lowered the effectiveness of rainbow desk assaults, many hashes stay unsalted; moreover, advances in GPUs and inexpensive {hardware} have eradicated the storage limitations as soon as related to rainbow tables. In consequence, these assaults proceed to be a probable tactic in present and future high-profile cyber-attacks.

Protection measures

As talked about beforehand, salted hashes have considerably lowered the effectiveness of precomputed tables; organizations ought to subsequently implement sturdy hashing algorithms (e.g., bcrypt, scrypt) of their password processes. Directors must also often replace and rotate passwords to cut back the chance of rainbow desk dictionary matches/hits.

Briefly, passwords aren’t excellent, however complicated and sufficiently lengthy passphrases stay a significant first line of protection in opposition to superior password-cracking strategies. Instruments like Specops Policy present an additional layer of safety by constantly scanning Lively Listing in opposition to a database of over 4 billion breached passwords. Contact us for a free demo today.

Discovered this text attention-grabbing? This text is a contributed piece from one in all our valued companions. Observe us on Twitter and LinkedIn to learn extra unique content material we put up.

Leave a Reply