diff --git a/Solutions/Web Session Essentials/Data/Solution_Web Session Essentials.json b/Solutions/Web Session Essentials/Data/Solution_Web Session Essentials.json
index 3c6b4e04fff..18b361bf035 100644
--- a/Solutions/Web Session Essentials/Data/Solution_Web Session Essentials.json
+++ b/Solutions/Web Session Essentials/Data/Solution_Web Session Essentials.json
@@ -2,7 +2,7 @@
"Name": "Web Session Essentials",
"Author": "Microsoft - support@microsoft.com",
"Logo": "",
- "Description": "Web Session Essentials is a [domain solution](https://learn.microsoft.com/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the [ASIM](https://aka.ms/AboutASIM).\n\n**Prerequisite :-**\n\n Install one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.\n 1. Palo Alto PAN-OS \n 2. SquidProxy \n 3. Vectra AI Stream \n 4. Zscaler Internet Access \n 5. IIS logs (via LA agent) \n\n**Underlying Microsoft Technologies used:** \n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs: \n 1. Product solutions as described above \n 2. Logic app for data summarization\n\n**Recommendation :-**\n\nIt is highly recommended to use the **SummarizeWebSessionData** logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.",
+ "Description": "Web Session Essentials is a [domain solution](https://learn.microsoft.com/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the [ASIM](https://aka.ms/AboutASIM).\n\n**Prerequisite :-**\n\n Install one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.\n 1. Palo Alto PAN-OS \n 2. SquidProxy \n 3. Vectra AI Stream \n 4. Zscaler Internet Access \n 5. IIS logs (via LA agent) \n\n**Underlying Microsoft Technologies used:** \n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs: \n 1. Product solutions as described above \n 2. Logic app for data summarization\n\n**Recommendation :-**\n\nIt is highly recommended to use the **SummarizeWebSessionData** logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.\n **NOTE: This solution includes the playbook SummarizeWebSessionData, which uses the legacy HTTP data collector API to ingest data. Since that API is about to be deprecated, we recommend using the SummarizeWebSessionData_logingestion playbook instead.**",
"Workbooks": [
"Workbooks/WebSessionEssentials.json"
],
@@ -35,7 +35,8 @@
"Hunting Queries/ThreatInfoFoundInWebRequests.yaml"
],
"Playbooks": [
- "Playbooks/SummarizeWebSessionData/azuredeploy.json"
+ "Playbooks/SummarizeWebSessionData/azuredeploy.json",
+ "Playbooks/SummarizeWebSessionData_logingestion/azuredeploy.json"
],
"dependentDomainSolutionIds": [
"azuresentinel.azure-sentinel-solution-paloaltopanos",
@@ -44,7 +45,7 @@
"zscaler1579058425289.zscaler_internet_access_mss"
],
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Web Session Essentials\\",
- "Version": "3.0.3",
+ "Version": "3.0.4",
"TemplateSpec": true,
"Metadata": "SolutionMetadata.json"
}
\ No newline at end of file
diff --git a/Solutions/Web Session Essentials/Package/3.0.4.zip b/Solutions/Web Session Essentials/Package/3.0.4.zip
new file mode 100644
index 00000000000..a4ca63f948e
Binary files /dev/null and b/Solutions/Web Session Essentials/Package/3.0.4.zip differ
diff --git a/Solutions/Web Session Essentials/Package/createUiDefinition.json b/Solutions/Web Session Essentials/Package/createUiDefinition.json
index b5369c9165d..f50274c1c65 100644
--- a/Solutions/Web Session Essentials/Package/createUiDefinition.json
+++ b/Solutions/Web Session Essentials/Package/createUiDefinition.json
@@ -6,7 +6,7 @@
"config": {
"isWizard": false,
"basics": {
- "description": "
\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Web%20Session%20Essentials/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nWeb Session Essentials is a [domain solution](https://learn.microsoft.com/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the [ASIM](https://aka.ms/AboutASIM).\n\n**Prerequisite :-**\n\n Install one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.\n 1. Palo Alto PAN-OS \n 2. SquidProxy \n 3. Vectra AI Stream \n 4. Zscaler Internet Access \n 5. IIS logs (via LA agent) \n\n**Underlying Microsoft Technologies used:** \n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs: \n 1. Product solutions as described above \n 2. Logic app for data summarization\n\n**Recommendation :-**\n\nIt is highly recommended to use the **SummarizeWebSessionData** logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.\n\n**Workbooks:** 1, **Analytic Rules:** 15, **Hunting Queries:** 9, **Playbooks:** 1\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
+ "description": "
\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Web%20Session%20Essentials/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nWeb Session Essentials is a [domain solution](https://learn.microsoft.com/azure/sentinel/sentinel-solutions-catalog#domain-solutions) and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the [ASIM](https://aka.ms/AboutASIM).\n\n**Prerequisite :-**\n\n Install one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.\n 1. Palo Alto PAN-OS \n 2. SquidProxy \n 3. Vectra AI Stream \n 4. Zscaler Internet Access \n 5. IIS logs (via LA agent) \n\n**Underlying Microsoft Technologies used:** \n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs: \n 1. Product solutions as described above \n 2. Logic app for data summarization\n\n**Recommendation :-**\n\nIt is highly recommended to use the **SummarizeWebSessionData** logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.\n **NOTE: This solution includes the playbook SummarizeWebSessionData, which uses the legacy HTTP data collector API to ingest data. Since that API is about to be deprecated, we recommend using the SummarizeWebSessionData_logingestion playbook instead.**\n\n**Workbooks:** 1, **Analytic Rules:** 15, **Hunting Queries:** 9, **Playbooks:** 2\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"subscription": {
"resourceProviders": [
"Microsoft.OperationsManagement/solutions",
diff --git a/Solutions/Web Session Essentials/Package/mainTemplate.json b/Solutions/Web Session Essentials/Package/mainTemplate.json
index 8cb84e79b1a..ab7f480005e 100644
--- a/Solutions/Web Session Essentials/Package/mainTemplate.json
+++ b/Solutions/Web Session Essentials/Package/mainTemplate.json
@@ -41,7 +41,7 @@
"email": "support@microsoft.com",
"_email": "[variables('email')]",
"_solutionName": "Web Session Essentials",
- "_solutionVersion": "3.0.3",
+ "_solutionVersion": "3.0.4",
"solutionId": "azuresentinel.azure-sentinel-solution-websession-domain",
"_solutionId": "[variables('solutionId')]",
"workbookVersion1": "1.0.0",
@@ -51,7 +51,7 @@
"_workbookContentId1": "[variables('workbookContentId1')]",
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
"_workbookcontentProductId1": "[concat(take(variables('_solutionId'),50),'-','wb','-', uniqueString(concat(variables('_solutionId'),'-','Workbook','-',variables('_workbookContentId1'),'-', variables('workbookVersion1'))))]",
- "TemplateEmptyArray": "[json('[]')]",
+ "TemplateEmptyArray": "[json('[]')]",
"analyticRuleObject1": {
"analyticRuleVersion1": "1.0.1",
"_analyticRulecontentId1": "32c08696-2e37-4730-86f8-97d9c8b184c9",
@@ -211,6 +211,14 @@
"playbookTemplateSpecName1": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat(parameters('workspace'),'-pl-',uniquestring(variables('_playbookContentId1'))))]",
"_playbookcontentProductId1": "[concat(take(variables('_solutionId'),50),'-','pl','-', uniqueString(concat(variables('_solutionId'),'-','Playbook','-',variables('_playbookContentId1'),'-', variables('playbookVersion1'))))]",
"blanks": "[replace('b', 'b', '')]",
+ "SummarizeWebSessionData_logingestion": "SummarizeWebSessionData_logingestion",
+ "_SummarizeWebSessionData_logingestion": "[variables('SummarizeWebSessionData_logingestion')]",
+ "playbookVersion2": "1.0",
+ "playbookContentId2": "SummarizeWebSessionData_logingestion",
+ "_playbookContentId2": "[variables('playbookContentId2')]",
+ "playbookId2": "[resourceId('Microsoft.Logic/workflows', variables('playbookContentId2'))]",
+ "playbookTemplateSpecName2": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat(parameters('workspace'),'-pl-',uniquestring(variables('_playbookContentId2'))))]",
+ "_playbookcontentProductId2": "[concat(take(variables('_solutionId'),50),'-','pl','-', uniqueString(concat(variables('_solutionId'),'-','Playbook','-',variables('_playbookContentId2'),'-', variables('playbookVersion2'))))]",
"_solutioncontentProductId": "[concat(take(variables('_solutionId'),50),'-','sl','-', uniqueString(concat(variables('_solutionId'),'-','Solution','-',variables('_solutionId'),'-', variables('_solutionVersion'))))]"
},
"resources": [
@@ -223,7 +231,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "WebSessionEssentials Workbook with template version 3.0.3",
+ "description": "WebSessionEssentials Workbook with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('workbookVersion1')]",
@@ -298,7 +306,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "CommandInURL_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "CommandInURL_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject1').analyticRuleVersion1]",
@@ -336,58 +344,58 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "DstIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "DstIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "SrcUsername",
- "identifier": "FullName"
+ "identifier": "FullName",
+ "columnName": "SrcUsername"
},
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
- "Decoded_url": "Decoded_url",
"EventEndTime": "EventEndTime",
- "EventCount": "EventCount"
+ "Decoded_url": "Decoded_url",
+ "EventCount": "EventCount",
+ "EventStartTime": "EventStartTime"
},
"alertDetailsOverride": {
"alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been identified as making request for URL '{{Url}}' that includes a recognizable malicious command"
@@ -445,7 +453,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "DataExfiltrationTimeSeriesAnomaly_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "DataExfiltrationTimeSeriesAnomaly_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject2').analyticRuleVersion2]",
@@ -471,7 +479,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"Exfiltration"
],
@@ -480,31 +488,31 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SourceIP",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SourceIP"
}
- ],
- "entityType": "IP"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "DestinationIPList": "DestinationIPList",
- "anomalies": "anomalies",
+ "DestinationPortList": "DestinationPortList",
"SourceIPList": "SourceIPList",
- "ReceivedBytesinMB": "ReceivedBytesinMB",
+ "anomalies": "anomalies",
"SentBytesinMB": "SentBytesinMB",
- "DestinationPortList": "DestinationPortList",
- "score": "score",
- "EventCount": "EventCount"
+ "EventCount": "EventCount",
+ "ReceivedBytesinMB": "ReceivedBytesinMB",
+ "DestinationIPList": "DestinationIPList",
+ "score": "score"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "IP address '{{SourceIP}}' is engaged in data transfers to a public network that exceeds usual levels",
- "alertDescriptionFormat": "Please conduct a thorough investigation of each IPAddresses listed in SourceIPList: '{{SourceIPList}}' to identify any suspicious activities that may require further investigation. 'SourceIPList' include the top 10 client IP addresses that transmitted the highest amount of data during the anomalous hour"
+ "alertDescriptionFormat": "Please conduct a thorough investigation of each IPAddresses listed in SourceIPList: '{{SourceIPList}}' to identify any suspicious activities that may require further investigation. 'SourceIPList' include the top 10 client IP addresses that transmitted the highest amount of data during the anomalous hour",
+ "alertDisplayNameFormat": "IP address '{{SourceIP}}' is engaged in data transfers to a public network that exceeds usual levels"
}
}
},
@@ -559,7 +567,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "DiscordCDNRiskyFileDownload_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "DiscordCDNRiskyFileDownload_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject3').analyticRuleVersion3]",
@@ -585,7 +593,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"CommandAndControl"
],
@@ -597,44 +605,44 @@
],
"entityMappings": [
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
@@ -645,8 +653,8 @@
"EventStartTime": "EventStartTime"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with the IP address '{{SrcIpAddr}}' has been detected downloading potentially risky files from the Discord CDN",
- "alertDescriptionFormat": " Client requested for URL '{{Url}}' that contains a files hosted on a recognized Discord Content Delivery Network (CDN) which are considered to be potentially risky. It is essential to investigate further to determine the nature of the files being requested and the intent of the users involved"
+ "alertDescriptionFormat": " Client requested for URL '{{Url}}' that contains a files hosted on a recognized Discord Content Delivery Network (CDN) which are considered to be potentially risky. It is essential to investigate further to determine the nature of the files being requested and the intent of the users involved",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with the IP address '{{SrcIpAddr}}' has been detected downloading potentially risky files from the Discord CDN"
}
}
},
@@ -701,7 +709,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "KnownMaliciousUserAgents_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "KnownMaliciousUserAgents_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject4').analyticRuleVersion4]",
@@ -727,7 +735,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"CommandAndControl"
@@ -739,68 +747,68 @@
],
"entityMappings": [
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "DstIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "DstIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
- "EventCount": "EventCount",
"EventEndTime": "EventEndTime",
"UserAgentCategory": "UserAgentCategory",
- "HttpUserAgent": "HttpUserAgent"
+ "HttpUserAgent": "HttpUserAgent",
+ "EventStartTime": "EventStartTime",
+ "EventCount": "EventCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed using User Agent categorized as '{{UserAgentCategory}}'",
- "alertDescriptionFormat": "User accessed this URL '{{Url}}' using User Agent '{{HttpUserAgent}}'. Perform a thorough analysis of the requests associated with this user agent header"
+ "alertDescriptionFormat": "User accessed this URL '{{Url}}' using User Agent '{{HttpUserAgent}}'. Perform a thorough analysis of the requests associated with this user agent header",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed using User Agent categorized as '{{UserAgentCategory}}'"
}
}
},
@@ -855,7 +863,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "LocalFileInclusion-LFI_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "LocalFileInclusion-LFI_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject5').analyticRuleVersion5]",
@@ -881,7 +889,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"Execution"
@@ -893,58 +901,58 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
- "Decoded_url": "Decoded_url",
"EventEndTime": "EventEndTime",
- "EventCount": "EventCount"
+ "Decoded_url": "Decoded_url",
+ "EventCount": "EventCount",
+ "EventStartTime": "EventStartTime"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "Potential Local File Inlcusion(LFI) performed by user '{{SrcUsername}}' from IP '{{SrcIpAddr}}'",
- "alertDescriptionFormat": "User requested for URL '{{Url}}' which contains LFI related keywords or indicators. It suggests an attempt to traverse directories and access files outside the intended directory structure"
+ "alertDescriptionFormat": "User requested for URL '{{Url}}' which contains LFI related keywords or indicators. It suggests an attempt to traverse directories and access files outside the intended directory structure",
+ "alertDisplayNameFormat": "Potential Local File Inlcusion(LFI) performed by user '{{SrcUsername}}' from IP '{{SrcIpAddr}}'"
}
}
},
@@ -999,7 +1007,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "MultipleClientErrorsWithinShortTime_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "MultipleClientErrorsWithinShortTime_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject6').analyticRuleVersion6]",
@@ -1025,7 +1033,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"CommandAndControl"
@@ -1037,51 +1045,51 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
+ "RequestURLs": "URLs",
"TotalErrorCount": "TotalErrorCount",
- "ErrorThreshold": "Threshold",
- "EventEndTime": "EventEndTime",
+ "EventStartTime": "EventStartTime",
"EventResultSet": "EventResultDetailsSet",
- "RequestURLs": "URLs"
+ "ErrorThreshold": "Threshold",
+ "EventEndTime": "EventEndTime"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "High number of client errors originated by user '{{SrcUsername}}' from IP address '{{SrcIpAddr}}'",
- "alertDescriptionFormat": "The client has made a total of '{{TotalErrorCount}}' requests to URLs '{{URLs}}', which have resulted in client errors. A sudden surge in HTTP code errors, especially in the form of client-side errors like 400 or 401, could indicate malicious activity, such as attackers attempting to exploit vulnerabilities or perform unauthorized actions. For detailed information regarding the specific errors encountered, please refer to the following link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status."
+ "alertDescriptionFormat": "The client has made a total of '{{TotalErrorCount}}' requests to URLs '{{URLs}}', which have resulted in client errors. A sudden surge in HTTP code errors, especially in the form of client-side errors like 400 or 401, could indicate malicious activity, such as attackers attempting to exploit vulnerabilities or perform unauthorized actions. For detailed information regarding the specific errors encountered, please refer to the following link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status.",
+ "alertDisplayNameFormat": "High number of client errors originated by user '{{SrcUsername}}' from IP address '{{SrcIpAddr}}'"
}
}
},
@@ -1136,7 +1144,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "MultipleServerErrorsWithinShortTime_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "MultipleServerErrorsWithinShortTime_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject7').analyticRuleVersion7]",
@@ -1162,7 +1170,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"Impact"
@@ -1174,51 +1182,51 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
+ "RequestURLs": "URLs",
"TotalErrorCount": "TotalErrorCount",
- "ErrorThreshold": "Threshold",
- "EventEndTime": "EventEndTime",
+ "EventStartTime": "EventStartTime",
"EventResultSet": "EventResultDetailsSet",
- "RequestURLs": "URLs"
+ "ErrorThreshold": "Threshold",
+ "EventEndTime": "EventEndTime"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "High number of server errors originated by user '{{SrcUsername}}' from IP address '{{SrcIpAddr}}'",
- "alertDescriptionFormat": "The client has made a total of '{{TotalErrorCount}}' requests to URLs '{{URLs}}', which have resulted in server errors. It is recommended to thoroughly investigate this alert to determine the underlying cause behind this significant number of errors. For detailed information regarding the specific errors encountered, please refer to the following link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status."
+ "alertDescriptionFormat": "The client has made a total of '{{TotalErrorCount}}' requests to URLs '{{URLs}}', which have resulted in server errors. It is recommended to thoroughly investigate this alert to determine the underlying cause behind this significant number of errors. For detailed information regarding the specific errors encountered, please refer to the following link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status.",
+ "alertDisplayNameFormat": "High number of server errors originated by user '{{SrcUsername}}' from IP address '{{SrcIpAddr}}'"
}
}
},
@@ -1273,7 +1281,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "MultipleUAsFromSingleIP_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "MultipleUAsFromSingleIP_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject8').analyticRuleVersion8]",
@@ -1299,7 +1307,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"CredentialAccess"
@@ -1311,35 +1319,35 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
}
],
"eventGroupingSettings": {
@@ -1348,13 +1356,13 @@
"customDetails": {
"UserAgentThreshold": "Threshold",
"UserAgentArray": "UserAgentList",
- "UserAgentCount": "UserAgentCount",
"DestinationIPList": "DestinationIPList",
- "URLs": "URL_List"
+ "URLs": "URL_List",
+ "UserAgentCount": "UserAgentCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed using high number of User Agents within short timeframe",
- "alertDescriptionFormat": "The system has detected high User Agent count of '{{UserAgentCount}}' originating from '{{SrcUsername}}'. Further investigation is necessary to determine the reason behind the detection of multiple user agents associated with the SrcIpAddr in this incident. User Agent list include: '{{UserAgentList}}'"
+ "alertDescriptionFormat": "The system has detected high User Agent count of '{{UserAgentCount}}' originating from '{{SrcUsername}}'. Further investigation is necessary to determine the reason behind the detection of multiple user agents associated with the SrcIpAddr in this incident. User Agent list include: '{{UserAgentList}}'",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed using high number of User Agents within short timeframe"
}
}
},
@@ -1409,7 +1417,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PossibleMaliciousDoubleExtension_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "PossibleMaliciousDoubleExtension_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject9').analyticRuleVersion9]",
@@ -1435,7 +1443,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"DefenseEvasion",
"Persistence",
@@ -1448,67 +1456,67 @@
],
"entityMappings": [
{
+ "entityType": "File",
"fieldMappings": [
{
- "columnName": "FileWithdualextension",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "FileWithdualextension"
}
- ],
- "entityType": "File"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
- "EventCount": "EventCount",
"EventEndTime": "EventEndTime",
- "DstHostname": "DstHostname"
+ "DstHostname": "DstHostname",
+ "EventStartTime": "EventStartTime",
+ "EventCount": "EventCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP address '{{SrcIpAddr}}' has been observed with posting potentially risky dual extension file",
- "alertDescriptionFormat": "User posted file '{{FileWithdualextension}}' which potentially contain dual extensions. This type of activity could be malicious and performed to bypass file upload filters or security measures implemented by the application. Destination server name this request was targetted to - '{{DstHostname}}'"
+ "alertDescriptionFormat": "User posted file '{{FileWithdualextension}}' which potentially contain dual extensions. This type of activity could be malicious and performed to bypass file upload filters or security measures implemented by the application. Destination server name this request was targetted to - '{{DstHostname}}'",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP address '{{SrcIpAddr}}' has been observed with posting potentially risky dual extension file"
}
}
},
@@ -1563,7 +1571,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PotentionalFileEnumeration_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "PotentionalFileEnumeration_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject10').analyticRuleVersion10]",
@@ -1589,7 +1597,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"Discovery",
"CommandAndControl",
@@ -1602,60 +1610,60 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "DstHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "DstHostname"
}
- ],
- "entityType": "Host"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
+ "RequestCount": "RequestCount",
+ "RequestURLs": "RequestURLs",
+ "FileCount": "FileCount",
"EventStartTime": "EventStartTime",
"DestinationIPList": "DestinationIPList",
- "FileCount": "FileCount",
- "RequestCount": "RequestCount",
- "EventEndTime": "EventEndTime",
- "RequestURLs": "RequestURLs"
+ "EventEndTime": "EventEndTime"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed with performing file enumeration activity",
- "alertDescriptionFormat": "User generated multiple requests '{{RequestCount}}' that has resulted in error code '404', suggesting the possibility of file enumeration activity. It's important to investigate the source and patterns of these extensive 404 errors to identify potential security threats. Details about this error code could be found [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)"
+ "alertDescriptionFormat": "User generated multiple requests '{{RequestCount}}' that has resulted in error code '404', suggesting the possibility of file enumeration activity. It's important to investigate the source and patterns of these extensive 404 errors to identify potential security threats. Details about this error code could be found [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed with performing file enumeration activity"
}
}
},
@@ -1710,7 +1718,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PrivateIPInURL_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "PrivateIPInURL_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject11').analyticRuleVersion11]",
@@ -1736,7 +1744,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"Exfiltration",
"CommandAndControl"
@@ -1751,58 +1759,58 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "ip_inURL",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "ip_inURL"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "Urls": "Urls",
- "EventCount": "EventCount",
"EventEndTime": "EventEndTime",
- "EventStartTime": "EventStartTime"
+ "Urls": "Urls",
+ "EventStartTime": "EventStartTime",
+ "EventCount": "EventCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "Detected a private ip address '{{ip_inURL}}' carved in URL",
- "alertDescriptionFormat": "User '{{SrcUsername}}' has been detected requesting URL '{{Urls}}' that contains private IP address '{{ip_inURL}}'. Encoding private IP addresses in a URL can be a method used by attackers to exfiltrate data from a compromised system"
+ "alertDescriptionFormat": "User '{{SrcUsername}}' has been detected requesting URL '{{Urls}}' that contains private IP address '{{ip_inURL}}'. Encoding private IP addresses in a URL can be a method used by attackers to exfiltrate data from a compromised system",
+ "alertDisplayNameFormat": "Detected a private ip address '{{ip_inURL}}' carved in URL"
}
}
},
@@ -1857,7 +1865,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "RarelyRequestedResources_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "RarelyRequestedResources_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject12').analyticRuleVersion12]",
@@ -1883,7 +1891,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"CommandAndControl"
],
@@ -1893,44 +1901,44 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SourceIP",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SourceIP"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "DestinationIP",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "DestinationIP"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "RequestURL",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "RequestURL"
}
- ],
- "entityType": "URL"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
+ "EventEndTime": "EventEndTime",
"EventStartTime": "EventStartTime",
- "EventCount": "EventCount",
- "EventEndTime": "EventEndTime"
+ "EventCount": "EventCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User with IP '{{SourceIP}}' has been observed making request for a rare resource",
- "alertDescriptionFormat": "User requested (TotalEvents='{{EventCount}}') for URL '{{RequestURL}}' which contains a known script extension. The domain associated with this URL has not been accessed by any other user. This activity could be a potential beaconing activity to maintain control over compromised systems, receive instructions, or exfiltrate data"
+ "alertDescriptionFormat": "User requested (TotalEvents='{{EventCount}}') for URL '{{RequestURL}}' which contains a known script extension. The domain associated with this URL has not been accessed by any other user. This activity could be a potential beaconing activity to maintain control over compromised systems, receive instructions, or exfiltrate data",
+ "alertDisplayNameFormat": "User with IP '{{SourceIP}}' has been observed making request for a rare resource"
}
}
},
@@ -1985,7 +1993,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "RareUserAgentDetected_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "RareUserAgentDetected_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject13').analyticRuleVersion13]",
@@ -2011,7 +2019,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess"
],
@@ -2021,68 +2029,68 @@
],
"entityMappings": [
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "DstIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "DstIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
- "EventCount": "EventCount",
"EventEndTime": "EventEndTime",
"DstPortNumber": "DstPortNumber",
- "HttpUserAgent": "HttpUserAgent"
+ "HttpUserAgent": "HttpUserAgent",
+ "EventStartTime": "EventStartTime",
+ "EventCount": "EventCount"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed accessing URL '{{Url}}' using a rare user agent.",
- "alertDescriptionFormat": "The user agent '{{HttpUserAgent}}' has not been observed in the past 14 days. Conduct research on the user agent string to determine if it is associated with a known legitimate bot or if it is potentially linked to malicious activity. The URL is associated with the IP address '{{DstIpAddr}}'."
+ "alertDescriptionFormat": "The user agent '{{HttpUserAgent}}' has not been observed in the past 14 days. Conduct research on the user agent string to determine if it is associated with a known legitimate bot or if it is potentially linked to malicious activity. The URL is associated with the IP address '{{DstIpAddr}}'.",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP '{{SrcIpAddr}}' has been observed accessing URL '{{Url}}' using a rare user agent."
}
}
},
@@ -2137,7 +2145,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "RequestToPotentiallyHarmfulFileTypes_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "RequestToPotentiallyHarmfulFileTypes_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject14').analyticRuleVersion14]",
@@ -2163,7 +2171,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess",
"Persistence",
@@ -2176,67 +2184,67 @@
],
"entityMappings": [
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
},
{
+ "entityType": "File",
"fieldMappings": [
{
- "columnName": "requestedFileName",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "requestedFileName"
}
- ],
- "entityType": "File"
+ ]
},
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
+ "EventEndTime": "EventEndTime",
"EventStartTime": "EventStartTime",
"EventCount": "EventCount",
- "EventEndTime": "EventEndTime",
"DstIpAddr": "DstIpAddr"
},
"alertDetailsOverride": {
- "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP address '{{SrcIpAddr}}' accessed a potentially harmful URL",
- "alertDescriptionFormat": "User accessed URL - '{{Url}}' that contains a file - '{{requestedFileName}}' with risky extension. Downloading this file could pose a potential risk"
+ "alertDescriptionFormat": "User accessed URL - '{{Url}}' that contains a file - '{{requestedFileName}}' with risky extension. Downloading this file could pose a potential risk",
+ "alertDisplayNameFormat": "User '{{SrcUsername}}' with IP address '{{SrcIpAddr}}' accessed a potentially harmful URL"
}
}
},
@@ -2291,7 +2299,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "ThreatInfoFoundInWebRequests_AnalyticalRules Analytics Rule with template version 3.0.3",
+ "description": "ThreatInfoFoundInWebRequests_AnalyticalRules Analytics Rule with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('analyticRuleObject15').analyticRuleVersion15]",
@@ -2317,7 +2325,7 @@
"triggerOperator": "GreaterThan",
"triggerThreshold": 0,
"status": "Available",
- "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
+ "requiredDataConnectors": "[variables('TemplateEmptyArray')]",
"tactics": [
"InitialAccess"
],
@@ -2327,65 +2335,65 @@
],
"entityMappings": [
{
+ "entityType": "Host",
"fieldMappings": [
{
- "columnName": "SrcHostname",
- "identifier": "HostName"
+ "identifier": "HostName",
+ "columnName": "SrcHostname"
}
- ],
- "entityType": "Host"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "SrcIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "SrcIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "IP",
"fieldMappings": [
{
- "columnName": "DstIpAddr",
- "identifier": "Address"
+ "identifier": "Address",
+ "columnName": "DstIpAddr"
}
- ],
- "entityType": "IP"
+ ]
},
{
+ "entityType": "Account",
"fieldMappings": [
{
- "columnName": "Name",
- "identifier": "Name"
+ "identifier": "Name",
+ "columnName": "Name"
},
{
- "columnName": "UPNSuffix",
- "identifier": "UPNSuffix"
+ "identifier": "UPNSuffix",
+ "columnName": "UPNSuffix"
}
- ],
- "entityType": "Account"
+ ]
},
{
+ "entityType": "URL",
"fieldMappings": [
{
- "columnName": "Url",
- "identifier": "Url"
+ "identifier": "Url",
+ "columnName": "Url"
}
- ],
- "entityType": "URL"
+ ]
}
],
"eventGroupingSettings": {
"aggregationKind": "AlertPerResult"
},
"customDetails": {
- "EventStartTime": "EventStartTime",
"EventCount": "EventCount",
- "ThreatCategory": "ThreatCategory",
"ThreatConfidence": "ThreatOriginalConfidence",
- "ThreatName": "ThreatName",
- "EvenEndTime": "EvenEndTime"
+ "EventStartTime": "EventStartTime",
+ "ThreatCategory": "ThreatCategory",
+ "EvenEndTime": "EvenEndTime",
+ "ThreatName": "ThreatName"
},
"alertDetailsOverride": {
"alertDisplayNameFormat": "User '{{SrcUsername}}' with IP address '{{SrcIpAddr}}' has been identified as being associated with a threat named '{{ThreatName}}'"
@@ -2443,7 +2451,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "EmptyUserAgent_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "EmptyUserAgent_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject1').huntingQueryVersion1]",
@@ -2452,7 +2460,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_1",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2528,7 +2536,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "ExcessiveForbiddenRequestsDetected_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "ExcessiveForbiddenRequestsDetected_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject2').huntingQueryVersion2]",
@@ -2537,7 +2545,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_2",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2613,7 +2621,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "IPAddressInURL_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "IPAddressInURL_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject3').huntingQueryVersion3]",
@@ -2622,7 +2630,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_3",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2698,7 +2706,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "KaliLinuxUserAgentDetected_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "KaliLinuxUserAgentDetected_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject4').huntingQueryVersion4]",
@@ -2707,7 +2715,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_4",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2783,7 +2791,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PotentialBeaconingDetected_LimitedDomainBased_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "PotentialBeaconingDetected_LimitedDomainBased_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject5').huntingQueryVersion5]",
@@ -2792,7 +2800,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_5",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2868,7 +2876,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PotentialBeaconingDetected_SimilarSrcBytes_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "PotentialBeaconingDetected_SimilarSrcBytes_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject6').huntingQueryVersion6]",
@@ -2877,7 +2885,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_6",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -2953,7 +2961,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "PotentialBeaconingDetected_TimeDelta_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "PotentialBeaconingDetected_TimeDelta_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject7').huntingQueryVersion7]",
@@ -2962,7 +2970,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_7",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -3038,7 +3046,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "RequestFromBotsAndCrawlers_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "RequestFromBotsAndCrawlers_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject8').huntingQueryVersion8]",
@@ -3047,7 +3055,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_8",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -3123,7 +3131,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "ThreatInfoFoundInWebRequests_HuntingQueries Hunting Query with template version 3.0.3",
+ "description": "ThreatInfoFoundInWebRequests_HuntingQueries Hunting Query with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('huntingQueryObject9').huntingQueryVersion9]",
@@ -3132,7 +3140,7 @@
"resources": [
{
"type": "Microsoft.OperationalInsights/savedSearches",
- "apiVersion": "2022-10-01",
+ "apiVersion": "2025-07-01",
"name": "Web_Session_Essentials_Hunting_Query_9",
"location": "[parameters('workspace-location')]",
"properties": {
@@ -3208,7 +3216,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
- "description": "SummarizeWebSessionData Playbook with template version 3.0.3",
+ "description": "SummarizeWebSessionData Playbook with template version 3.0.4",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('playbookVersion1')]",
@@ -3861,7 +3869,7 @@
"identity": {
"type": "SystemAssigned"
},
- "apiVersion": "2017-07-01",
+ "apiVersion": "2019-05-01",
"dependsOn": [
"[[resourceId('Microsoft.Web/connections', variables('AzureloganalyticsdatacollectorConnectionName'))]",
"[[resourceId('Microsoft.Web/connections', variables('AzuremonitorlogsConnectionName'))]"
@@ -3921,15 +3929,15 @@
}
],
"metadata": {
- "title": "Summarize Web Session Data",
- "description": "The 'SummarizeWebSessionData' Playbook helps with summarizing the Web Session logs and ingesting them into custom tables for persistence. Although enabling the summarization playbook for the Web Session solution is totally optional, we highly recommend enabling it for a better user experience in environments with high EPS (events per second) data ingestion. After installing the solution, it will be deployed under Playbook Templates in the Automation blade of Microsoft Sentinel. It can be configured and managed from the Manage Solution view in Content Hub. This playbook will create four custom data summarization tables: WebSession_Summarized_SrcInfo_CL, WebSession_Summarized_SrcIP_CL, WebSession_Summarized_DstIP_CL and WebSession_Summarized_ThreatInfo_CL.",
+ "title": "[Deprecated] Summarize Web Session Data",
+ "description": "The 'SummarizeWebSessionData' Playbook helps with summarizing the Web Session logs and ingesting them into custom tables for persistence. Although enabling the summarization playbook for the Web Session solution is totally optional, we highly recommend enabling it for a better user experience in environments with high EPS (events per second) data ingestion. After installing the solution, it will be deployed under Playbook Templates in the Automation blade of Microsoft Sentinel. It can be configured and managed from the Manage Solution view in Content Hub. This playbook will create four custom data summarization tables: WebSession_Summarized_SrcInfo_CL, WebSession_Summarized_SrcIP_CL, WebSession_Summarized_DstIP_CL and WebSession_Summarized_ThreatInfo_CL. \n **NOTE: It uses the legacy HTTP data collector API to ingest the data, which is about to be deprecated, so it is recommended to use the SummarizeWebSessionData_logingestion playbook instead.**",
"postDeployment": [
"Authorize 'Azure Monitor Logs' and 'Azure Log Analytics Data Collector' API connections."
],
+ "lastUpdateTime": "2026-09-02T00:00:00Z",
"tags": [
"Networking"
],
- "lastUpdateTime": "2024-06-03T14:20:36.224Z",
"releaseNotes": {
"version": "1.0",
"title": "[variables('blanks')]",
@@ -3953,66 +3961,1424 @@
}
},
{
- "type": "Microsoft.OperationalInsights/workspaces/providers/contentPackages",
+ "type": "Microsoft.OperationalInsights/workspaces/providers/contentTemplates",
"apiVersion": "2023-04-01-preview",
+ "name": "[variables('playbookTemplateSpecName2')]",
"location": "[parameters('workspace-location')]",
+ "dependsOn": [
+ "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
+ ],
"properties": {
- "version": "3.0.3",
- "kind": "Solution",
- "contentSchemaVersion": "3.0.0",
- "displayName": "Web Session Essentials",
- "publisherDisplayName": "Microsoft Sentinel, Microsoft Corporation",
- "descriptionHtml": "
Note: Please refer to the following before installing the solution:
\n• Review the solution Release Notes
\n• There may be known issues pertaining to this Solution, please refer to them before installing.
\nWeb Session Essentials is a domain solution and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the ASIM.
\nPrerequisite :-
\nInstall one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.
\nUnderlying Microsoft Technologies used:
\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in Preview state or might result in additional ingestion or operational costs:
\nRecommendation :-
\nIt is highly recommended to use the SummarizeWebSessionData logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.
\nWorkbooks: 1, Analytic Rules: 15, Hunting Queries: 9, Playbooks: 1
\nLearn more about Microsoft Sentinel | Learn more about Solutions
\n", - "contentKind": "Solution", - "contentProductId": "[variables('_solutioncontentProductId')]", - "id": "[variables('_solutioncontentProductId')]", - "icon": "Note: Please refer to the following before installing the solution:
\n• Review the solution Release Notes
\n• There may be known issues pertaining to this Solution, please refer to them before installing.
\nWeb Session Essentials is a domain solution and does not include any data connectors. The content in this solution requires one of the product solutions below, as well as any other connector or data source normalized to the ASIM.
\nPrerequisite :-
\nInstall one or more of the listed solutions, or develop your custom ASIM parsers to unlock the value provided by this solution.
\nUnderlying Microsoft Technologies used:
\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in Preview state or might result in additional ingestion or operational costs:
\nRecommendation :-
\nIt is highly recommended to use the SummarizeWebSessionData logic app playbook provided with this solution as it will significantly improve the performance of the Workbook, Analytic rules & Hunting queries.\nNOTE: This solution includes the playbook SummarizeWebSessionData, which uses the legacy HTTP data collector API to ingest data. Since that API is about to be deprecated, we recommend using the SummarizeWebSessionData_logingestion playbook instead.
\nWorkbooks: 1, Analytic Rules: 15, Hunting Queries: 9, Playbooks: 2
\nLearn more about Microsoft Sentinel | Learn more about Solutions
\n", + "contentKind": "Solution", + "contentProductId": "[variables('_solutioncontentProductId')]", + "id": "[variables('_solutioncontentProductId')]", + "icon": "