Azure
EASM supports Azure integrations to expand the functionality of various EASM capabilities. EASM is can identify a range of exposures and cloud security vulnerabilities including:
-
Public domain and IP address exposures across multiple Azure services
-
Azure Storage accounts with weak security configurations such as use of Shared Key authorization or use of insecure, weak, or deprecated communication and encryption protocols
-
Azure Storage accounts with overly permissive network access policies
-
Azure Storage Containers and Blobs with overly permissive access policies
Azure Audit Scanner
The Azure Audit Security Scanner runs in addition to our existing Azure integrations and performs in-depth security checks on your Tenant and Subscription accounts. When the scanner no longer detects a vulnerability, the associated finding is automatically marked as remediated.
To enable the Azure Audit Security Scanner, contact your client delivery manager after following the integration steps below.
The following services are audited:
Entra-ID (Tenant-level):
- App Registrations
- Service Principals
- Groups
- Privileged Identity Management (PIM)
- Entra Roles
- Authorization Policies
- Guest Users
Azure Subscription Services:
- API Management
- App Configuration
- Application Gateway
- Automation Accounts
- Virtual Machines
- Container Instances
- Container Registry (ACR)
- Azure Kubernetes Service (AKS)
- Cosmos DB
- Key Vault
- Logic Apps
- Azure Monitor
- Network Security Groups
- PostgreSQL Flexible Server
- Azure SQL
- Storage Accounts
- Synapse Analytics
- App Services / Functions
- Resource Groups
- RBAC / IAM
These and future Azure-focused EASM capabilities can be enabled by following the integration steps below.
Create an app registration
- Login to your Azure portal.
- Navigate to Azure Active Directory.
- Select App registrations
- Add a new registration:
- Leave
Accounts in this organizational directory onlyas the default - Leave
Redirect URIempty
- Leave
- Select Register.
- Select "Overview" on the app registration you just created.
- Copy the Application (client) ID and Directory (tenant) IDs to your notepad.
If your organization uses Conditional Access Policies that restrict App Registration sign-ins, you will need to add an exception for this App Registration before proceeding. Contact your Azure administrator to configure this exception using the Application (client) ID.
Grant permissions
- Search for and select "Subscriptions" or "Management Groups".
- Select the subscription or management group you want to grant access for.
- Select Access Control (IAM).
- Select Add > Add Role Assignment.
- Search for and select
Reader. - Select next.
- Leave Assign Access to as
User, group, or service principal. - Add the app registration as a member.
- Select Review + Assign.
- Repeat for all subscriptions you want integrated.
Generate a Secret
-
In the Azure portal, navigate to your created App Registration.
-
Select certificates & secrets > New client secret.
-
Set an expiration date suitable for your organization. You will be notified when your secret is 1 week from expiration.
-
Copy the client secret value and expiration to your notepad.
Integrate with EASM
- Log into the NetSPI Platform.
- Select or hover EASM in the left navigation and select Assets to display the Assets page.
- Select Cloud Account from the Assets list on the left side of the page and then select the Add Cloud Account button.
- Supply the information from your notepad saved from the previous steps.
- Select Add.