Third party integrated apps
| Id | BFA7EE22-B5A9-42C8-BD50-2E95885640BB |
| Rulename | Third party integrated apps |
| Description | This query searches for your services by regulating the access of third-party integrated apps. Only allow access to necessary apps that support robust security controls. Third-party applications are not created by Microsoft, so there is a possibility they could be used for malicious purposes like exfiltrating data from your tenancy. Attackers can maintain persistent access to your services through these integrated apps, without relying on compromised accounts. |
| Severity | High |
| Tactics | Exfiltration |
| Techniques | T1020 |
| Required data connectors | SenservaPro |
| Kind | Scheduled |
| Query frequency | 6h |
| Query period | 6h |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/ThirdPartyIntegratedApps.yaml |
| Version | 1.0.1 |
| Arm template | BFA7EE22-B5A9-42C8-BD50-2E95885640BB.json |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreIntegratedApps'
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: ControlName_s
- identifier: AadTenantId
columnName: TenantId
- identifier: DisplayName
columnName: TenantDisplayName_s
- entityType: SecurityGroup
fieldMappings:
- identifier: DistinguishedName
columnName: Group_s
- entityType: AzureResource
fieldMappings:
- identifier: ResourceId
columnName: SourceSystem
tactics:
- Exfiltration
requiredDataConnectors:
- dataTypes:
- SenservaPro_CL
connectorId: SenservaPro
id: BFA7EE22-B5A9-42C8-BD50-2E95885640BB
severity: High
status: Available
query: |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScoreIntegratedApps'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/ThirdPartyIntegratedApps.yaml
kind: Scheduled
queryPeriod: 6h
version: 1.0.1
name: Third party integrated apps
queryFrequency: 6h
triggerThreshold: 0
relevantTechniques:
- T1020
description: |
'This query searches for your services by regulating the access of third-party integrated apps.
Only allow access to necessary apps that support robust security controls.
Third-party applications are not created by Microsoft, so there is a possibility they could be used for malicious purposes like exfiltrating data from your tenancy.
Attackers can maintain persistent access to your services through these integrated apps, without relying on compromised accounts.'
triggerOperator: gt