Source: BleepingComputer
Author: Bill Toulas
URL: https://www.bleepingcomputer.com/news/security/hackers-target-microsoft-entra-accounts-in-device-code-vishing-attacks/
ONE SENTENCE SUMMARY:
Threat actors abuse Microsoft OAuth device-code flow with vishing and phishing to obtain tokens, bypass MFA, and access Entra-linked SaaS data.
MAIN POINTS:
- Campaigns target technology, manufacturing, and financial organizations via device-code phishing plus vishing.
- Attacks abuse OAuth 2.0 Device Authorization flow rather than deploying malicious OAuth apps.
- Legitimate Microsoft OAuth client IDs are leveraged to increase victim trust.
- Victims are coached to enter a user code at microsoft.com/devicelogin.
- Users complete normal login and MFA, unknowingly authorizing an OAuth application.
- Attackers exchange device codes for refresh tokens, then mint access tokens.
- Obtained tokens enable access without re-prompting MFA after initial authorization.
- Compromise extends to SSO-connected SaaS like Microsoft 365, Salesforce, Slack, and others.
- ShinyHunters is suspected and reportedly confirmed involvement, though independent confirmation lacking.
- Defensive guidance includes disabling device code flow, auditing consents, and reviewing sign-in logs.
TAKEAWAYS:
- Device-code flow turns user-approved MFA into attacker-controlled token issuance.
- Using Microsoft-branded OAuth apps and pages reduces typical phishing detection cues.
- Refresh tokens are the critical prize; they enable durable, MFA-free session access.
- Monitoring for device-code authentication events can reveal intrusions earlier.
- Least-use features like device-code login should be disabled unless operationally required.