Explain Cloud Workload Protections in Azure Defender (part 2 of 4)

 


To read part 1 please click here
To read part 3 please click here
To read part 4 please click here



Azure Defender for App Service

Azure App Service is a fully managed platform for building and hosting your web apps as well as APIs without worrying about having to manage the infrastructure while providing management, monitoring, and operational insights to meet the enterprise-grade performance, security as well as compliance requirements. 

Azure Defender for App Service widely uses the scale of the cloud to identify the attacks targeting the applications running over the App Service. Generally attackers probe web applications to find and exploit weaknesses, so before being routed to the specific environments, you should first request to the applications running in Azure to go through  the various gateways, where they can be inspected and logged and can then further be used to identify exploits as well as attackers and learn new patterns that will be used later.

What does Azure Defender for App Service protects?

If the App Service plan is enabled, then the Security Center assesses the resources covered by the App Service plan and generates security recommendations based on its findings. Security Center protects the VM instance in which your App Service is running and the management interface while also monitoring the requests as well as responses sent to and from your apps running in the App Service.

The log data mentioned above basically helps the infrastructure to tell the story, from a new attack circulating into the wild to the compromises in the customer machines, without leaving any information behind. Therefore, even if the Security Center is deployed after a web app has been exploited, it might be easily able to detect the ongoing attacks.

Protect your Azure App Service web apps and APIs

To protect your Azure App Service plan with Azure Defender for App Service you should:
  • Ensure that you have a supported App Service plan which is associated with dedicated machines. 
  • Ensure Azure Defender on your subscription (you can optionally enable only the Azure Defender for App Service plan).

Security Center is natively integrated with the App Service, which eliminates the need for deployment and onboarding- as the integration is transparent.

 Azure Defender for Storage

Azure Defender for Storage is an Azure native-layer of security intelligence that can detect unusual and potentially harmful attempts to access or exploit your storage accounts. Generally, security alerts are triggered when anomalies in an activity occur and are integrated with the Azure Security Center as well as sent via email to subscription administrators with details of all the suspicious activities and recommendations including the investigate and remediate threats methods.

What are the benefits of Azure Defender for Storage?

Azure Defender for Storage provides:
  • Azure-native security- With 1-click enablement, Defender for Storage protects the data stored in Azure Blob, Azure Files, and Data Lakes while providing centralized security across all the data assets managed by Azure and is integrated with the other Azure Security services such as Azure Sentinel. 

  • Rich detection suite- Powered by the Microsoft Threat Intelligence, the detections in Defender for Storage covers the top storage threats such as anonymous access, compromised credentials, social engineering, privilege abuse, and malicious content.

  • Response at scale- Security Center's automation tools makes it easier to prevent and respond to the identified threats. 

What kind of alerts does Azure Defender for Storage provides?

Security alerts are triggered when there's:
  • Suspicious access patterns- such as the successful access from a Tor exit node or from an IP considered suspicious by the Microsoft Threat Intelligence.
  • Suspicious activities- such as anomalous data extraction or unusual change of the access permissions.
  • Uploads of malicious contents- such as potential malware files (based on hash reputation analysis) or hosting phishing content. 

Alerts includes the details of the incident that triggered them, and recommendations on how to investigate as well as remediate threats. 

What is hash reputation analysis for malware?

If you want to determine whether an uploaded file is suspicious, you can use Azure Defender for Storage which in turn uses hash reputation analysis supported by the Microsoft Threat Intelligence. Whenever a file is suspected of containing malware, Security Center displays an alert and can optionally email the storage owner for approval to delete the suspicious file. To set up this automatic removal of files containing malware indicated by hash reputation analysis, you can deploy a workflow automation to trigger on the alerts containing "Potential malware uploaded to a storage account".


To read part 1 please click here
To read part 3 please click here
To read part 4 please click here





Comments

Popular posts from this blog

Query, Visualize, & Monitor Data in Azure Sentinel

Planning for Implementing SAP Solutions on Azure (Part 2 of 5)

Work with String Data Using KQL Statements