Account Takeover
Account takeover is a form of cybercrime in which an attacker gains unauthorized access to and control of someone else's online account, typically using stolen usernames and passwords. Once in control, the attacker may steal information or misuse the account for their own purposes, often without the legitimate owner's knowledge or permission. It is generally treated as a form of identity theft.
Account Takeover (ATO) is an attack in which a threat actor obtains unauthorized control of a legitimate user or business online account, commonly through stolen or compromised credentials such as usernames and passwords. Having established control, the attacker can leverage the account to exfiltrate information, conduct further fraud, or otherwise abuse the account's trust and privileges without the owner's authorization. ATO is distinct from other fraud types such as card-not-present fraud, synthetic identity fraud, or first-party (friendly) fraud, and detection typically relies on behavioral and credential-risk signals that carry false-positive and false-negative trade-offs; the specific detection and mitigation controls are out of scope for this definition.
Why it matters
Account takeover undermines the trust model that online payment and commerce systems depend on. Because the attacker operates from within a legitimate account, activity may initially appear to originate from an authorized user, which can delay detection and complicate attribution. Once an attacker controls an account, they may steal stored information, misuse the account's privileges, or use it as a launch point for further fraud, often without the legitimate owner's knowledge or permission.
ATO is generally treated as a form of identity theft, and it is distinct from other fraud types such as card-not-present fraud, synthetic identity fraud, and first-party (friendly) fraud. Distinguishing ATO from these categories matters for both detection and response, because the underlying attack vector — compromised credentials rather than fabricated identities or disputed legitimate transactions — shapes which controls and investigative steps are appropriate.
Detection typically relies on behavioral and credential-risk signals, which carry inherent false-positive and false-negative trade-offs. No single signal reliably confirms ATO, so over-tuning toward sensitivity can inconvenience legitimate users while under-tuning can allow fraudulent access to proceed. Teams should treat detection as a balance to be managed rather than a problem that is fully solved by any one control.
Who it's relevant to
Inside ATO
Common questions
Answers to the questions practitioners most commonly ask about ATO.