Join our Newsletter — 33% off our NHI Course
Home› Glossary› Threats, Abuse & Incident Response› Credential-Stealing Overlay
Threats, Abuse & Incident Response

Credential-Stealing Overlay

← Back to Glossary
By NHI Mgmt Group Updated September 27, 2026 Domain: Threats, Abuse & Incident Response

A credential-stealing overlay is a fake login layer shown on top of a legitimate banking page to capture usernames, passwords, or other authentication data. The victim believes they are entering details into the real site, while the malware collects the information for later abuse or fraud.

What a credential-stealing overlay does

A credential-stealing overlay is a deceptive screen-layer attack, not a broken password prompt. The attacker places a fake login interface over a real banking page so the victim enters credentials into malware-controlled fields while believing the page is legitimate.

This tactic works because the user’s trust is anchored in the visible site and session context, while the overlay intercepts the data before it reaches the genuine application. The attack may be delivered by mobile malware, browser injection, or a compromised device that can render content on top of the real page.

How the overlay captures authentication data

The overlay usually mimics the bank’s branding, field layout, and timing cues closely enough to avoid suspicion. Once the victim types a username, password, one-time code, or other authentication material, the malware stores it for later use in account takeover, fraud, or resale.

The key weakness is not the login form itself but the attacker’s ability to control what the user sees at the moment of entry. That makes the technique especially effective against password-based flows and any process where users are trained to type secrets into a familiar screen.

Because overlays target the interaction layer, they can bypass many backend protections unless the organisation also uses stronger authentication, device trust signals, and fraud detection that look beyond the visual page.

Why this attack is effective against banking users

Banking is a high-value target because credentials can be monetised quickly, and users are accustomed to entering sensitive information during normal sessions. A well-timed overlay can blend into routine account access, payment approval, or reauthentication flows.

The attack also exploits urgency. If the overlay appears after a timeout, during a security check, or after a transaction prompt, users often focus on completing the task rather than validating the page state. That makes the technique more than simple phishing, it is a manipulation of the active session.

For broader context on credential theft patterns and how harvested secrets are abused, see MITRE ATT&CK Enterprise Matrix and OWASP Non-Human Identity Top 10, which both help frame how stolen access material is later operationalised.

Defensive controls and user trust signals

Defence starts with reducing the value of a captured password. Phishing-resistant authentication, device binding, step-up controls, and transaction verification make a stolen login less reusable than a simple username-password pair.

Organisations should also watch for interface tampering, suspicious overlays, accessibility-service abuse on mobile, and abnormal login behaviour that suggests the credential was typed into something other than the intended site. Session protection matters as much as authentication design.

For implementation guidance on hardening login flows and reducing secret exposure, useful references include OWASP Cheat Sheet Series and NIST SP 800-63 Digital Identity Guidelines. Where banks use API-driven authentication or session flows, OWASP API Security Top 10 is also relevant for protecting the backend paths that receive the stolen data.

Risk and Threat Considerations

Credential-stealing overlays are dangerous because they turn a legitimate user action into credential theft without needing to break the bank’s server-side security. The immediate risk is account takeover, but the broader exposure includes fraud, payment abuse, session hijack, and reuse of the stolen credentials across other services.

Failure mechanism: The attacker controls the rendered interface or screen layer, captures the entered secrets before the real page receives them, and then reuses those credentials or one-time codes to authenticate elsewhere.

Impact: Victims may lose account access, suffer unauthorised transfers or profile changes, and trigger downstream compromise when the same credentials are reused on other systems.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and OWASP API Security Top 10 address the attack and risk surface, while NIST SP 800-63 sets the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-02 — Secret LeakageCredential overlays steal login secrets and one-time codes from users.
NHI-04 — Insecure AuthenticationThe term centers on authentication material intercepted during login.
NHI-10 — Human Use of NHIThe attack abuses human entry of access material into a deceptive interface.
Recommendation — Reduce captured-secret value by hardening entry, storage, and recovery paths. Adopt phishing-resistant authentication to limit reusable credential capture. Separate human workflows from machine-held secrets to reduce interactive abuse.
NIST SP 800-63Digital Identity GuidelinesPhishing-resistant authentication and assurance directly reduce credential replay risk.
Recommendation — Use phishing-resistant authenticators and step-up verification for sensitive logins.
OWASP API Security Top 10API2 — Broken AuthenticationStolen credentials are often replayed against the underlying auth surface.
Recommendation — Harden authentication endpoints against replay, token abuse, and credential stuffing.

Practitioner Guidance

Why practitioners should care: Treat overlays as a user-interaction compromise, not just a phishing variant. If your detection stack only looks for fake domains, you can miss malware that operates on top of the real banking session.

What to watch for: Look for suspicious input prompts, mismatched UI behaviour, accessibility-service abuse, impossible navigation states, and login submissions that correlate with abnormal device or session signals rather than normal user intent.

Practitioner takeaway: The strongest defence is to make captured credentials less reusable and to detect when the device, session, or interface no longer matches a trusted login path.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 27, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org