Credential phishing
A message directs the recipient to a page that captures credentials and, increasingly, proxies the whole authentication so the one time code and resulting session cookie are captured too.
How it plays out
- A convincing message arrives, often from a genuine but compromised partner mailbox already in an existing thread.
- The link resolves through a redirect chain or a legitimate hosting service, so URL reputation looks clean.
- An attacker in the middle page relays the real sign in, defeating one time codes and push approvals.
- The stolen session token is replayed from other infrastructure, and no further authentication is needed.
Where the evidence is
- Sign ins where the token was issued in one location and used in another shortly afterwards
- New or unexpected mail forwarding and inbox rules
- Message trace records for a common sender or subject across many mailboxes
- First seen domains registered days before the campaign
What reduces it
- Phishing resistant authentication bound to the origin, rather than codes or push approvals
- Device compliance as a condition of access, so a stolen token alone is insufficient
- Token protection and short session lifetimes for privileged and remote access
- Reporting that is one click away, with a triage process that actually responds

