Accelerate your SSE journey. Join Netskope at RSA.

  • Security Service Edge Products

    Protect against advanced and cloud-enabled threats and safeguard data across all vectors.

  • Borderless SD-WAN

    Confidently provide secure, high-performance access to every remote user, device, site, and cloud.

  • Platform

    Unrivaled visibility and real-time data and threat protection on the world's largest security private cloud.

Netskope Named a Leader in the 2022 Gartner Magic Quadrant™ for SSE Report

Get the report Go to Products Overview
Netskope gartner mq 2022 sse leader
Gartner® Quick Answer: How Does Netskope’s Acquisition of Infiot Impact SD-WAN, SASE, and SSE Projects?

Get the report
Gartner quick answer
Netskope delivers a modern cloud security stack, with unified capabilities for data and threat protection, plus secure private access.

Explore our platform
Birds eye view metropolitan city
Make the move to market-leading cloud security services with minimal latency and high reliability.

Learn more
Lighted highway through mountainside switchbacks
Prevent threats that often evade other security solutions using a single-pass SSE framework.

Learn more
Lighting storm over metropolitan area
Zero trust solutions for SSE and SASE deployments

Learn more
Boat driving through open sea
Netskope enables a safe, cloud-smart, and fast journey to adopt cloud services, apps, and public cloud infrastructure.

Learn more
Wind turbines along cliffside
  • Our Customers

    Netskope serves more than 2,000 customers worldwide including more than 25 of the Fortune 100

  • Customer Solutions

    We are here for you and with you every step of the way, ensuring your success with Netskope.

  • Training and Certification

    Netskope training will help you become a cloud security expert.

We help our customers to be Ready for Anything

See our Customers
Woman smiling with glasses looking out window
Netskope’s talented and experienced Professional Services team provides a prescriptive approach to your successful implementation.

Learn more
Netskope Professional Services
Secure your digital transformation journey and make the most of your cloud, web, and private applications with Netskope training.

Learn more
Group of young professionals working
  • Resources

    Learn more about how Netskope can help you secure your journey to the cloud.

  • Blog

    Learn how Netskope enables security and networking transformation through security service edge (SSE).

  • Events & Workshops

    Stay ahead of the latest security trends and connect with your peers.

  • Security Defined

    Everything you need to know in our cybersecurity encyclopedia.

Security Visionaries Podcast

Episode 10: Building Security Relationships Through Transparency
In this episode, Mike and Andreas discuss aligning with works councils, forging business relationships through transparency, and embedding security into value streams.

Play the podcast
Building Security Relationships Through Transparency
Read the latest on how Netskope can enable the Zero Trust and SASE journey through security service edge (SSE) capabilities.

Read the blog
Sunrise and cloudy sky
Netskope at RSA

Join Netskope at RSA Conference this year and be part of the real conversations on SASE and Zero Trust. Stop by our booth in South Hall, chat with an expert, register for our speaking sessions, and unwind by joining us at one of our events!

Learn more
RSA logo
What is Security Service Edge?

Explore the security side of SASE, the future of network and protection in the cloud.

Learn more
Four-way roundabout
  • Company

    We help you stay ahead of cloud, data, and network security challenges.

  • Why Netskope

    Cloud transformation and work from anywhere have changed how security needs to work.

  • Leadership

    Our leadership team is fiercely committed to doing everything it takes to make our customers successful.

  • Partners

    We partner with security leaders to help you secure your journey to the cloud.

Netskope enables the future of work.

Find out more
Curvy road through wooded area
Netskope is redefining cloud, data, and network security to help organizations apply Zero Trust principles to protect data.

Learn more
Switchback road atop a cliffside
Thinkers, builders, dreamers, innovators. Together, we deliver cutting-edge cloud security solutions to help our customers protect their data and people.

Meet our team
Group of hikers scaling a snowy mountain
Netskope’s partner-centric go-to-market strategy enables our partners to maximize their growth and profitability while transforming enterprise security.

Learn more
Group of diverse young professionals smiling

Amazon themed Phish hosted in Azure Sites

Jun 27 2019
Tags
Amazon
azure
Azure App Service
personally identifiable information
PII

Netskope Threat Research Labs recently found an Amazon-themed phishing page hosted by Azure App Service. The phishing page was created with an intent to steal Amazon credentials and other sensitive personally identifiable information (PII) from the victims. In an earlier post, phishing in the public cloud, we detailed phishing campaigns that used public cloud hosting services to serve up parts of the attack. Here, the entirety of the attack is hosted solely in Azure. This post describes how the phishing page was created, highlighting how easily attackers can use public cloud services to create convincing phishing pages. It also outlines how the attack looks to the victim and provides some more details about the attacker.

Hosting Phishing Pages on Azure App Service 

Azure App Service is a platform that enables users to easily deploy websites. The attacker here used Azure App Service both to create the phishing web form used to collect data from the victims and to create the database used to store the data. The following are a few of the reasons that the attacker might have chosen Azure App Service.

  • The low cost of hosting the phishing site. A new Azure subscription currently includes offerings like 12 months of free services and a $200 credit. These enable an attacker to host a phishing page at no cost to them.
  • Microsoft SSL certificates and domains. A site hosted in Azure App Service will be hosted from a Microsoft domain and have a Microsoft-issued SSL certificate. Both of these tend not to arouse suspicion in victims. Furthermore, the Microsoft certificates and domains tend to help attackers evade traditional security solutions as well.
  • Accessibility. All that is required to sign up for Azure is a valid credit card number; this makes it easy to create an account and setup a phishing page.
  • Ease of deployment. If a site gets shut down, it is very easy to spin it up again in a new account.  

While these points were written specifically about Azure, they also apply to the other major cloud service providers, such as AWS, GCP, and Alibaba. We expect that all of these services will be used by attackers to create similar phishing sites.

Netskope Detection

Netskope for Web detects and blocks the phishing page as shown in Figure 1.

Figure 1: Phishing page blocked by Netskope for Web

Disclosure

The phishing site we discovered was reported to Microsoft on 14 June 2019.

Amazon themed Phish Analysis

On visiting the phishing page, the victim is presented with a message that their Amazon account is temporarily suspended and prompted to validate their account by re-entering personal information, as seen in Figure 2.

Figure 2: Message displayed on visiting the phished page

Upon entering the details, the credentials are sent to cr.php page hosted in emazon.azurewebsites[.]net as shown in Figure 3.

Figure 3: Credentials sent to cr.php page hosted in emazon.azurewebsites[.]net

The packet capture illustrating this action is shown in Figure 4.

Figure 4: Packet capture of the credential theft.

The attacker presents messages to the victim that the connection is established to Amazon and that verification is successful. The victims are then redirected to amazon.com. This process is depicted in Figure 5.

Figure 5: Phished page redirection to amazon.com

Attack Kill chain

The visual depiction of attack kill chain of the phishing attack is shown in Figure 6, beginning with the victim visiting the phishing page, entering their information, and being displayed multiple messages before being redirected to amazon.com. The entire kill chain is hosted in Azure App Service until the final redirection.

Figure 6: Attack Kill chain depiction 

Threat Actor Information

The phishing page we discovered has been active since the first week of June. We were able to identify some contact information for the author of the phishing page, but were unable to tie that contact information to any other phishing campaigns. We will continue to monitor this actor to see if we can tie them to any past or future phishing campaigns.  

Conclusion

This post described how an attacker used Azure App Service to create a convincingly realistic phishing page. We expect they chose Azure App Service for its low cost, reputable domain and SSL certificate, accessibility, and ease of deployment. We also expect to continue seeing these campaigns launched from all the major cloud providers.

To avoid becoming a victim of a campaign like this, there are a few red flags to look out for.  First, websites like Amazon generally do not ask for the detailed information the attacker was requesting here.  Second, the domain is one used by Azure App Service, not the amazon.com domain where a user would normally enter their credentials.

author image
Ashwin Vamshi
Ashwin Vamshi is a Security Researcher with innate interest in targeted attacks and malwares using cloud services. He is primarily focusing in identifying new attack vectors and malwares, campaigns and threat actors using ‘cloud as an attack vector.’