Subscribe to the Non-Human & AI Identity Journal
Home Glossary Threats, Abuse & Incident Response Cloned Login Page
Threats, Abuse & Incident Response

Cloned Login Page

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

A cloned login page is a fraudulent sign-in screen designed to look like a legitimate authentication page. It captures credentials directly from the user and often bypasses traditional detection until after submission, making browser-side blocking and evidence capture especially important.

Expanded Definition

A cloned login page is a deceptive authentication surface that imitates a legitimate sign-in experience closely enough to capture credentials, session data, or MFA prompts before the user realises anything is wrong. In NHI security, the term matters because service accounts, API keys, and delegated access flows are often exposed through phishing-style theft that begins with a fake login screen rather than a direct system exploit.

Definitions vary across vendors when the clone is used to steal only passwords versus when it also proxies the real session and harvests tokens, but the practical distinction is whether the page is a simple lure or a live interception point. NIST’s NIST Cybersecurity Framework 2.0 places this kind of deception under broader identity protection and detection concerns, while NHI governance treats it as an access-path compromise problem, not just a user-awareness issue. Browser trust, domain similarity, and real-time form capture all make cloned pages harder to stop than server-side blocks alone. The most common misapplication is treating a cloned login page as ordinary phishing, which occurs when teams ignore token theft, MFA relay, and downstream NHI abuse.

Examples and Use Cases

Implementing defences against cloned login pages rigorously often introduces user-friction and monitoring overhead, requiring organisations to weigh faster login flows against stronger verification and evidence capture.

  • A finance employee receives a near-perfect replica of the company SSO page, enters credentials, and the attacker immediately reuses them to reach cloud consoles and secrets stores.
  • An operator lands on a cloned admin portal during a vendor-support scam, submits a one-time code, and the attacker relays the session to establish persistence.
  • A developer clicks a fake Git platform login page and unknowingly reveals access to repositories containing long-lived credentials, matching the exposure patterns discussed in the Ultimate Guide to NHIs.
  • A help desk uses browser-side warnings and phishing-resistant authenticators so the clone cannot successfully capture reusable secrets, aligning with the identity assurance principles in NIST Cybersecurity Framework 2.0.
  • An incident team preserves URL, DOM, and network evidence from the cloned page to support rapid takedown and account recovery after the campaign is detected.

Why It Matters in NHI Security

Cloned login pages are especially dangerous in NHI environments because the first stolen credential is often not a person’s password but an access path to automation, orchestration, or machine-to-machine trust. NHIMG reports that Ultimate Guide to NHIs shows 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, and 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools. That combination means one successful credential capture can lead to widespread lateral movement, silent API abuse, and delayed containment.

For governance, the issue is not just blocking the page but ensuring that stolen credentials are useless, short-lived, or rapidly revocable. Controls like phishing-resistant MFA, secret rotation, session binding, and privileged access review become critical after the fact because cloned pages often reveal gaps in detection only once anomalous logins or unexplained API activity appear. Organisations typically encounter the real cost only after a user submits credentials to a convincing fake page, at which point account recovery and NHI containment become operationally unavoidable to address.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Addresses identity deception and access-path abuse affecting NHIs and secrets.
NIST CSF 2.0PR.AC-7Supports identity verification and authentication integrity against impersonation.
NIST CSF 2.0DE.CM-8Cloned login pages are detected through monitoring for malicious code and phishing activity.

Monitor for cloned portals, suspicious redirects, and credential capture indicators across user channels.

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