Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Attack Patterns CAPEC-55 — Rainbow Table Password Cracking
CAPEC-55

Rainbow Table Password Cracking

TLP:CLEAR

Description

Typical severity: Medium. Likelihood of attack: Medium. An attacker gets access to the database table where hashes of passwords are stored. They then use a rainbow table of pre-computed hash chains to attempt to look up the original password. Once the original password corresponding to the hash is obtained, the attacker uses the original password to gain access to the system.

Mitigation

Use salt when computing password hashes. That is, concatenate the salt (random bits) with the original password prior to hashing it.

Details

Platforms
Software
Added
Jul 14, 2026
Leaving Threaticon

This link opens an external site that isn't part of the platform.