kind: Scheduled
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/MultipleDataSources/PotentialMercury_Webshell.yaml
version: 1.0.2
id: 277911cc-6d7a-4847-b0ba-77ef1da6cc8c
name: Identify SysAid Server web shell creation
description: |
'As part of content migration, this file is moved to a new location. You can find it here https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Web%20Shells%20Threat%20Protection/Analytic%20Rules/PotentialMercury_Webshell.yaml'
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"workspace": {
"type": "String"
}
},
"resources": [
{
"apiVersion": "2024-01-01-preview",
"id": "[concat(resourceId('Microsoft.OperationalInsights/workspaces/providers', parameters('workspace'), 'Microsoft.SecurityInsights'),'/alertRules/277911cc-6d7a-4847-b0ba-77ef1da6cc8c')]",
"kind": "Scheduled",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/277911cc-6d7a-4847-b0ba-77ef1da6cc8c')]",
"properties": {
"alertRuleTemplateName": "277911cc-6d7a-4847-b0ba-77ef1da6cc8c",
"customDetails": null,
"description": "'As part of content migration, this file is moved to a new location. You can find it here https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Web%20Shells%20Threat%20Protection/Analytic%20Rules/PotentialMercury_Webshell.yaml'\n",
"displayName": "Identify SysAid Server web shell creation",
"enabled": true,
"entityMappings": null,
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Detections/MultipleDataSources/PotentialMercury_Webshell.yaml",
"subTechniques": [],
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"templateVersion": "1.0.2"
},
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules"
}
]
}