Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

BloodHound Attack Path Finding - Add Secret to Tier Zero Principal

Back
Id01ee9ec6-ca69-478d-8830-8fa598ae73d9
RulenameBloodHound Attack Path Finding - Add Secret to Tier Zero Principal
DescriptionBloodHound Attack Path Finding - Add Secret to Tier Zero Principal
SeverityMedium
Required data connectorsBloodHoundEnterprise
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/BloodHound Enterprise/Analytic Rules/AddSecretToTierZeroPrincipal.yaml
Version1.0.0
Arm template01ee9ec6-ca69-478d-8830-8fa598ae73d9.json
Deploy To Azure
BHEAttackPathsData_CL 
| where Finding == "AzureT0AddSecret"
tactics: []
id: 01ee9ec6-ca69-478d-8830-8fa598ae73d9
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/BloodHound Enterprise/Analytic Rules/AddSecretToTierZeroPrincipal.yaml
status: Available
description: BloodHound Attack Path Finding - Add Secret to Tier Zero Principal
version: 1.0.0
severity: Medium
triggerThreshold: 0
entityMappings:
- fieldMappings:
  - identifier: Url
    columnName: domain_name
  entityType: URL
kind: Scheduled
name: BloodHound Attack Path Finding - Add Secret to Tier Zero Principal
query: |-
  BHEAttackPathsData_CL 
  | where Finding == "AzureT0AddSecret"  
queryPeriod: 1h
queryFrequency: 1h
triggerOperator: gt
customDetails:
  Description: ShortDescription
  Remediation: ShortRemediation
requiredDataConnectors:
- connectorId: BloodHoundEnterprise
  dataTypes:
  - BHEAttackPathsData_CL
relevantTechniques: []