ConsentFix is not a traditional phishing campaign focused on credential theft. Instead, it leverages social engineering to trick users into granting OAuth delegated permissions to attacker-controlled applications.
By abusing legitimate Microsoft OAuth authorization flows, attackers obtain:
- OAuth authorization codes
- OAuth access tokens
- OAuth refresh tokens
This enables persistent access to cloud resources while avoiding many conventional security detections.
Unlike password-based phishing:
- No credentials are stolen.
- No MFA is bypassed.
- Authentication is legitimately completed by the victim.
- Access is obtained through Microsoft-issued tokens.
This technique has been observed in the wild as an emerging OAuth phishing pattern targeting mailbox, file, and directory access.


