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-49 — Password Brute Forcing
CAPEC-49

Password Brute Forcing

TLP:CLEAR

Description

Typical severity: High. Likelihood of attack: Medium. An adversary tries every possible value for a password until they succeed. A brute force attack, if feasible computationally, will always be successful because it will essentially go through all possible passwords given the alphabet used (lower case letters, upper case letters, numbers, symbols, etc.) and the maximum length of the password.

Mitigation

Implement a password throttling mechanism. This mechanism should take into account both the IP address and the log in name of the user. | Put together a strong password policy and make sure that all user created passwords comply with it. Alternatively automatically generate strong passwords for users. | Passwords need to be recycled to prevent aging, that is every once in a while a new password must be chosen.

Details

Platforms
Software
Added
Jul 14, 2026
Leaving Threaticon

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