Dynatrace Application Security - Third-Party runtime vulnerability detection
| Id | af99b078-124b-543a-9a50-66ef87c09f6a |
| Rulename | Dynatrace Application Security - Third-Party runtime vulnerability detection |
| Description | Detect Third-Party runtime vulnerabilities in your environment insights by snyk |
| Severity | Medium |
| Tactics | DefenseEvasion Execution Impact InitialAccess LateralMovement Persistence PrivilegeEscalation |
| Techniques | T1140 T1059 T1565 T1659 T1210 T1554 T1548 |
| Required data connectors | DynatraceRuntimeVulnerabilities |
| Kind | Scheduled |
| Query frequency | 1d |
| Query period | 1d |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dynatrace/Analytic Rules/DynatraceApplicationSecurity_ThirdPartyVulnerabilityDetection.yaml |
| Version | 1.0.3 |
| Arm template | af99b078-124b-543a-9a50-66ef87c09f6a.json |
DynatraceSecurityProblems
| where VulnerabilityType != "CODE_LEVEL" and DAVISRiskLevel == "CRITICAL" and Muted == false
| summarize arg_max(LastUpdatedTimeStamp, *) by SecurityProblemId
id: af99b078-124b-543a-9a50-66ef87c09f6a
requiredDataConnectors:
- connectorId: DynatraceRuntimeVulnerabilities
dataTypes:
- DynatraceSecurityProblems
entityMappings:
- fieldMappings:
- identifier: Url
columnName: Url
entityType: URL
query: |
DynatraceSecurityProblems
| where VulnerabilityType != "CODE_LEVEL" and DAVISRiskLevel == "CRITICAL" and Muted == false
| summarize arg_max(LastUpdatedTimeStamp, *) by SecurityProblemId
incidentConfiguration:
createIncident: false
groupingConfiguration:
lookbackDuration: PT5H
enabled: false
matchingMethod: AllEntities
reopenClosedIncident: false
triggerThreshold: 0
kind: Scheduled
severity: Medium
queryPeriod: 1d
customDetails:
DAVISRiskVector: DAVISRiskVector
DAVISPublicExploit: DAVISPublicExploit
VulnerabilityType: VulnerabilityType
DAVISVulnFuncUsage: DAVISVulnerableFunctionUsage
DAVISDataAssets: DAVISDataAssets
DisplayIdentifier: DisplayId
DAVISExposure: DAVISExposure
DAVISRiskScore: DAVISRiskScore
Technology: Technology
CVEIds: CVEIds
SecurityProblemUrl: Url
ExternVulnIdentifier: ExternalVulnerabilityId
DAVISRiskLevel: DAVISRiskLevel
SecProbIdentifier: SecurityProblemId
PackageName: PackageName
tactics:
- DefenseEvasion
- Execution
- Impact
- InitialAccess
- LateralMovement
- Persistence
- PrivilegeEscalation
queryFrequency: 1d
status: Available
relevantTechniques:
- T1140
- T1059
- T1565
- T1659
- T1210
- T1554
- T1548
triggerOperator: gt
alertDetailsOverride:
alertDisplayNameFormat: 'Dynatrace Third-party runtime vulnerability detected - {{DisplayId}} : {{Title}}'
alertSeverityColumnName: Severity
alertDescriptionFormat: |
Third-party runtime vulnerability ({{ExternalVulnerabilityId}}) detected in package ({{PackageName}}), more details available from Dynatrace at {{Url}}.
eventGroupingSettings:
aggregationKind: AlertPerResult
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Dynatrace/Analytic Rules/DynatraceApplicationSecurity_ThirdPartyVulnerabilityDetection.yaml
description: |
'Detect Third-Party runtime vulnerabilities in your environment insights by snyk'
name: Dynatrace Application Security - Third-Party runtime vulnerability detection
version: 1.0.3