Start with Identity
← Glossary
Threat

Credential Stuffing

An attack that replays username and password pairs leaked from other breaches against a target, exploiting password reuse. Defended with MFA, passkeys, and bot detection.

Credential stuffing works because password reuse is near-universal and the attacker's cost per attempt is close to zero. Rate limiting alone loses: modern kits distribute across residential proxies at low volume per IP. What actually breaks the economics is removing the reusable secret, which is why passkey rollouts show sharp drops in stuffing success, and detecting the pattern at the population level rather than per account.

See also: account takeover, password spraying, phishing-resistant MFA, Snowflake 2024 credential attacks

Last reviewed By SWI Community TeamSuggest a correctionHow we research