2022-09-23
Malicious OAuth Apps are Being Used to Compromise Exchange Servers and Spread Spam
Attackers are using malicious OAuth apps on compromised cloud tenants to take commandeer Microsoft Exchange Servers to send spam. The Microsoft 365 Defender Research Team says that hackers have been using credential-stuffing attacks against accounts that do not have multifactor authentication.
Editor's Note
This attack only succeeds if privileged accounts initially compromised do NOT have MFA in use. As Microsoft points out “also important to note that all the compromised admins didn’t have MFA enabled, which could have stopped the attack. These observations amplify the importance of securing accounts and monitoring for high-risk users, especially those with high privileges.”

John Pescatore
This attack uses credential stuffing, targeting admin users, to create exchange connectors. At a minimum, enable MFA, then turn on conditional access to limit where admins can connect from. Now, make sure you’re using continuous access evaluation to shutdown accounts behaving unexpectedly. Lastly, if you’re using the free tier AzureAD, make sure the security defaults are enabled.

Lee Neely
In the beginning, most strong authentication schemes were user opt-in, but one was thrilled when one's banks began to offer it. The schemes were often awkward to use but less and less so. Reusable credentials continue to be implicated in breaches. It is time to make MFA mandatory. We should continue to offer users options about how to implement but reliance on passwords puts us all at risk.
