BHEAttackPathsData_CL | where Finding == "LargeDefaultGroupsPSRemote"
triggerOperator: gt
description: BloodHound Attack Path Finding - Large Default Groups With GenericAll Privileges
entityMappings:
- fieldMappings:
- identifier: Url
columnName: domain_name
entityType: URL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/BloodHound Enterprise/Analytic Rules/LargeDefaultGroupsWithGenericallPrivileges.yaml
triggerThreshold: 0
requiredDataConnectors:
- dataTypes:
- BHEAttackPathsData_CL
connectorId: BloodHoundEnterprise
tactics: []
relevantTechniques: []
query: BHEAttackPathsData_CL | where Finding == "LargeDefaultGroupsPSRemote"
id: 54a6167c-f1a3-45a1-8fd0-6023dbda9446
status: Available
customDetails:
Description: ShortDescription
Remediation: ShortRemediation
severity: Medium
name: BloodHound Attack Path Finding - Large Default Groups With GenericAll Privileges
version: 1.0.0
queryFrequency: 1h
queryPeriod: 1h
kind: Scheduled
{
"$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/54a6167c-f1a3-45a1-8fd0-6023dbda9446')]",
"kind": "Scheduled",
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/54a6167c-f1a3-45a1-8fd0-6023dbda9446')]",
"properties": {
"alertRuleTemplateName": "54a6167c-f1a3-45a1-8fd0-6023dbda9446",
"customDetails": {
"Description": "ShortDescription",
"Remediation": "ShortRemediation"
},
"description": "BloodHound Attack Path Finding - Large Default Groups With GenericAll Privileges",
"displayName": "BloodHound Attack Path Finding - Large Default Groups With GenericAll Privileges",
"enabled": true,
"entityMappings": [
{
"entityType": "URL",
"fieldMappings": [
{
"columnName": "domain_name",
"identifier": "Url"
}
]
}
],
"OriginalUri": "https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/BloodHound Enterprise/Analytic Rules/LargeDefaultGroupsWithGenericallPrivileges.yaml",
"query": "BHEAttackPathsData_CL | where Finding == \"LargeDefaultGroupsPSRemote\"",
"queryFrequency": "PT1H",
"queryPeriod": "PT1H",
"severity": "Medium",
"status": "Available",
"subTechniques": [],
"suppressionDuration": "PT1H",
"suppressionEnabled": false,
"tactics": [],
"techniques": [],
"templateVersion": "1.0.0",
"triggerOperator": "GreaterThan",
"triggerThreshold": 0
},
"type": "Microsoft.OperationalInsights/workspaces/providers/alertRules"
}
]
}