Learn

What are leaked credentials? Breaches, combolists & credential stuffing

Leaked credentials are usernames and passwords exposed in breaches, infostealer logs, and combolists. Learn how they leak, why password reuse makes them dangerous, and how to check if yours are exposed.

Leaked credentials are usernames and passwords (and sometimes session tokens or API keys) that have been exposed outside the systems they were meant to protect. They are the single most common starting point for real-world breaches — not because attackers crack strong passwords, but because they simply reuse ones that have already leaked.

The danger is rarely the original breach. It is what happens next: a password exposed on one service is tried against dozens of others, and because people reuse passwords, one of them works.

How credentials leak

  • Third-party data breaches. A service your employees or customers use gets breached, and their email/password pairs are dumped. If they reused a work password, your organization is now exposed.
  • Infostealer malware. Malware on a personal or work device silently harvests saved browser passwords, cookies, and autofill data, then uploads them. Infostealer logs are a fast-growing source of fresh, working credentials.
  • Phishing. A convincing fake login page captures credentials directly — often delivered via a lookalike domain.
  • Combolists. Attackers aggregate credentials from many sources into combolists, traded and republished across forums, paste sites, and dark-web channels.

Why password reuse makes this so dangerous

A leaked credential is a key. Password reuse is what makes that key open multiple doors. The attack chain is simple and highly automated:

  • Credential stuffing — bots try leaked pairs against many services at scale.
  • Account takeover (ATO) — a successful login gives the attacker a real account: email, SaaS, VPN, or admin.
  • Escalation — from one account, attackers pivot: read mail, reset other passwords, commit fraud, or move toward business email compromise and ransomware.

Because the login uses valid credentials, it often does not look like an attack at all — which is why exposed credentials are so much more effective than brute force.

Where leaked credentials end up

Once exposed, credentials circulate widely: breach databases, paste sites, hacking forums, Telegram channels, and dark-web marketplaces. Some are sold; many are simply republished for free in ever-larger combolists. The practical consequence is that a credential exposed once should be considered permanently compromised — there is no recalling it.

How to know if your credentials are exposed

You cannot fix what you cannot see. Monitoring for exposed credentials tied to your domain tells you which employee or customer logins have appeared in breaches and combolists, so you can act before an attacker does. This is a core part of external attack surface management and digital risk protection: it watches sources outside your network for risk that points back at you.

What to do about exposed credentials

  • Force a reset for any account whose credential has appeared in a breach or combolist.
  • Enable multi-factor authentication (MFA) everywhere — it is the single most effective control against credential stuffing, because a leaked password alone is no longer enough.
  • Ban reused and breached passwords at sign-up and reset, and discourage password reuse across work and personal accounts.
  • Monitor continuously. New credentials leak constantly, so a one-time check goes stale; the value is in ongoing detection.
  • Watch for downstream abuse — unusual logins, mail rules, and password-reset activity that suggest a credential is already being used.

To see where you stand, run a free external exposure scan of your domain — it surfaces leaked-credential signals alongside the other exposures an attacker would find first.

Frequently asked questions

What is the difference between a data breach and a combolist?

A data breach is a single incident where one service's user data is stolen. A combolist (combination list) is an aggregated file of username/password pairs compiled from many breaches and infostealer logs, formatted for automated attacks. Combolists are what attackers actually feed into credential-stuffing tools, which is why a credential can be dangerous long after the original breach.

What is credential stuffing?

Credential stuffing is an automated attack that takes leaked username/password pairs and tries them against other services, betting that people reuse passwords. Because the credentials are real, these logins look legitimate and often bypass simple defenses — which is why reuse plus a single breach can lead to account takeover somewhere completely unrelated.

How do credentials leak if my own systems were never breached?

Most exposed credentials never came from your systems. They leak when an employee or customer reuses a work password on a third-party site that gets breached, when malware (an infostealer) harvests saved passwords from someone's device, or via phishing. The credential ends up in a breach dump or combolist tied to your domain even though your infrastructure was never touched.

How do I check if my domain's credentials are exposed?

Run a free external scan with SCRYPEX: enter your domain and it checks breach and combolist sources for exposed credentials associated with it, alongside other external exposures. For confirmed hits, the priority actions are forcing a password reset and enabling multi-factor authentication.