Azure Tech Support Scam

Tech support scams have always been a problem, but they typically were located on small web hosting services throughout the world. Researchers have now observed these scams increasingly moving towards the Microsoft Azure cloud platform for ease of deployment and inexpensive web hosting.

Microsoft Azure has a feature called App Services that allows you to quickly and easily mass deploy web sites to the cloud. When a web site is deployed in Azure, they will be hosted on the azurewebsites.net domain using names like my-app-name.azurewebsites.net.

App Services in the Azure Portal
App Services in the Azure Portal

As an example of bad actors utilizing Azure services, since May 10th, security researchers MalwareHunterTeam and JayTHL have discovered close to 600 web sites hosted on the Azure App Services platform that were displaying tech support scams. They have sinced stopped counting.

Tweet from MalwareHunterTeam

When these sites were found, JayTHL has been reporting them to Microsoft using their abuse API. Unfortunately, due to the overwhelming amount of abuse reports Microsoft receives, these links can stay active for 4-5 days before Microsoft shuts them down.

This gives the scammers plenty of times to create new Azure accounts and mass deploy another batch of web sites to display tech support scams.

Mostly Apple and Microsoft tech support scams

When BleepingComputer examined some of the URLs shared by MalwareHunterTeam with us, we saw that all of these scams were pretending to be support sites for Microsoft and Apple.

When users visit these sites, JavaScript will check if the browser is on Windows or a macOS based on the browser's useragent string. If the browser's useragent contains the string 'Mac' it will redirect the user to a Mac tech support scam, otherwise it will display a Windows one.

Tech Support Scam Source Code

Below are various tech support scams being pushed by these sites. All of them pretend to be an alert from Microsoft or Apple that states your computer is infected with spyware or a virus.

Microsoft Tech Support Scam 1
Microsoft Tech Support Scam 2
Microsoft Tech Support Scam 3
Mac tech Support Scam

One of the advantages of using Azure to host your site is that every web site is secured using a SSL certificate from Microsoft. This can make some users think that they are on a legitimate site owned and operated by Microsoft.

Microsoft Certificate

Many of these scam sites also utilize techniques to lock up the browser or prevent you from leaving the site. Therefore, to close these scams you typically have to close the tab, and if not possible, the browser process itself.

Phishing too

In addition to tech support scams, phishing sites are moving to Azure cloud services as well. As you can see below, a fake Microsoft account login screen is being hosted on azurewebsites.net.

Phishing site on azurewebsites.net

Azure App Services is not the only Azure service being used to host phishing scams. Scammers are also utilizing Azure Blob Storage to store their phishing scams. 

Azure Blob Storage Scam

Sites hosted on blob storage will utilize the hostname .blob.core.windows.net and also take advantage of a Microsoft SSL certificate.

Related Articles:

Save $77 on nine courses of Microsoft Azure training

Train for Microsoft Azure certifications with $350 off this course bundle

Microsoft to start enforcing Azure multi-factor authentication in July

Get up to date on Microsoft Azure with $77 off this training bundle

Microsoft pulls Windows 11 KB5039302 update causing reboot loops