Security researchers at Varonis Threat Labs developed an attack named TrustSink. This technique allows an attacker who has already compromised a highly privileged Microsoft Entra account to register a malicious external Multi-Factor Authentication (MFA) provider. This rogue provider then intercepts and steals user passwords during what appears to be a normal login process.
Microsoft Entra supports external MFA providers, allowing organizations to integrate third-party authentication services. When a user logs in with a password, Entra can redirect them to an external MFA provider for the second factor. In the TrustSink attack, the malicious provider, once registered, presents a convincing fake Microsoft password prompt. This prompt captures the user's password in plaintext before the provider returns a valid signed token to Entra, completing the login without errors. The rogue provider remains active, capturing new passwords even after a password reset.
TrustSink is not an initial-access attack; it requires an attacker to already control a highly privileged Entra account. The attack abuses the trust Microsoft places in configured external MFA providers. Varonis demonstrated this by creating a malicious provider that mimicked Microsoft's password page. During the proof-of-concept, the user initially entered credentials on Microsoft's legitimate site, but when MFA was triggered, Entra redirected to the attacker's provider, which then captured the password.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Security researchers developed TrustSink, an attack that allows hackers with privileged access to register a rogue external MFA provider to steal user passwords during legitimate login attempts. This technique works with external authentication models, demonstrated using Microsoft Entra, and captures plaintext passwords without disrupting the login process.