-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from Samsung/feature-Samsung-Solution-update
Update Samsung Knox Asset Intelligence Solution offerId
- Loading branch information
Showing
5 changed files
with
54 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,8 +41,8 @@ | |
"email": "[email protected]", | ||
"_email": "[variables('email')]", | ||
"_solutionName": "Samsung Knox Asset Intelligence", | ||
"_solutionVersion": "3.0.0", | ||
"solutionId": "samsungelectronics1734042706970.azure-sentinel-solution-samsung-knox-asset-intelligence", | ||
"_solutionVersion": "3.0.1", | ||
"solutionId": "samsungelectronics1734042706970.azure-sentinel-solution-samsung-knox-kai", | ||
"_solutionId": "[variables('solutionId')]", | ||
"uiConfigId1": "SamsungDCDefinition", | ||
"_uiConfigId1": "[variables('uiConfigId1')]", | ||
|
@@ -121,7 +121,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "Samsung Knox Asset Intelligence data connector with template version 3.0.0", | ||
"description": "Samsung Knox Asset Intelligence data connector with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('dataConnectorVersion1')]", | ||
|
@@ -451,7 +451,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxAssetIntelligence Workbook with template version 3.0.0", | ||
"description": "SamsungKnoxAssetIntelligence Workbook with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('workbookVersion1')]", | ||
|
@@ -559,7 +559,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxApplicationPrivilegeEscalationOrChange_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxApplicationPrivilegeEscalationOrChange_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject1').analyticRuleVersion1]", | ||
|
@@ -583,10 +583,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_Process_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"tactics": [ | ||
|
@@ -599,13 +599,13 @@ | |
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -660,7 +660,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxKeyguardDisabledFeatureSet_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxKeyguardDisabledFeatureSet_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject2').analyticRuleVersion2]", | ||
|
@@ -684,10 +684,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_Audit_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"tactics": [ | ||
|
@@ -700,13 +700,13 @@ | |
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -761,7 +761,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxMobileDeviceBootCompromise_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxMobileDeviceBootCompromise_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject3').analyticRuleVersion3]", | ||
|
@@ -785,10 +785,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_System_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"tactics": [ | ||
|
@@ -801,13 +801,13 @@ | |
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -862,7 +862,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxPasswordLockout_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxPasswordLockout_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject4').analyticRuleVersion4]", | ||
|
@@ -886,10 +886,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_User_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"tactics": [ | ||
|
@@ -902,13 +902,13 @@ | |
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -963,7 +963,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxPeripheralAccessDetectionWithCamera_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxPeripheralAccessDetectionWithCamera_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject5').analyticRuleVersion5]", | ||
|
@@ -987,23 +987,23 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_System_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"eventGroupingSettings": { | ||
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -1058,7 +1058,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxPeripheralAccessDetectionWithMic_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxPeripheralAccessDetectionWithMic_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject6').analyticRuleVersion6]", | ||
|
@@ -1082,10 +1082,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_System_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"eventGroupingSettings": { | ||
|
@@ -1095,13 +1095,13 @@ | |
"alertDynamicProperties": [] | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -1156,7 +1156,7 @@ | |
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" | ||
], | ||
"properties": { | ||
"description": "SamsungKnoxSuspiciousURLs_AnalyticalRules Analytics Rule with template version 3.0.0", | ||
"description": "SamsungKnoxSuspiciousURLs_AnalyticalRules Analytics Rule with template version 3.0.1", | ||
"mainTemplate": { | ||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", | ||
"contentVersion": "[variables('analyticRuleObject7').analyticRuleVersion7]", | ||
|
@@ -1180,10 +1180,10 @@ | |
"status": "Available", | ||
"requiredDataConnectors": [ | ||
{ | ||
"connectorId": "SamsungDCDefinition", | ||
"dataTypes": [ | ||
"Samsung_Knox_User_CL" | ||
], | ||
"connectorId": "SamsungDCDefinition" | ||
] | ||
} | ||
], | ||
"tactics": [ | ||
|
@@ -1196,13 +1196,13 @@ | |
"aggregationKind": "SingleAlert" | ||
}, | ||
"incidentConfiguration": { | ||
"createIncident": true, | ||
"groupingConfiguration": { | ||
"enabled": false, | ||
"lookbackDuration": "5H", | ||
"reopenClosedIncident": false, | ||
"lookbackDuration": "5H", | ||
"matchingMethod": "AllEntities" | ||
}, | ||
"createIncident": true | ||
} | ||
} | ||
} | ||
}, | ||
|
@@ -1253,7 +1253,7 @@ | |
"apiVersion": "2023-04-01-preview", | ||
"location": "[parameters('workspace-location')]", | ||
"properties": { | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"kind": "Solution", | ||
"contentSchemaVersion": "3.0.0", | ||
"displayName": "Samsung Knox Asset Intelligence", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | | ||
|-------------|--------------------------------|----------------------------------------------------| | ||
| 3.0.0 | 30-12-2024 | Initial Solution Release | | ||
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | | ||
|-------------|--------------------------------|--------------------------| | ||
| 3.0.0 | 30-12-2024 | Initial Solution Release | | ||
| 3.0.1 | 03-01-2025 | Updated Solution offerId | | ||
|
2 changes: 1 addition & 1 deletion
2
Solutions/Samsung Knox Asset Intelligence/SolutionMetadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters