1200KM / sigma-rule
Discovery Using AzureHound — Sigma Rule
Sigma rule 35b781cc-1a08-4a5a-80af-42fd7c315c6b. Discovery Using AzureHound — Sigma Rule. Detects AzureHound (A BloodHound data collector for Microsoft Azure) activity via the default User-Agent that is used during its operation after successful authentication.
Rule metadata and linked tags
Author: Janantha Marasinghe. Source status: test; severity: high. Source dates: 2022-11-27 / not supplied.
{
"product": "azure",
"service": "signinlogs"
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: afaf734398961de2460fb2ef471af1e79edabd86e1ec8834a73d6cb431fce929
Detection logic
Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.
title: Discovery Using AzureHound
id: 35b781cc-1a08-4a5a-80af-42fd7c315c6b
status: test
description: Detects AzureHound (A BloodHound data collector for Microsoft Azure) activity via the default User-Agent that is used during its operation after successful authentication.
references:
- https://github.com/BloodHoundAD/AzureHound
author: Janantha Marasinghe
date: 2022-11-27
tags:
- attack.discovery
- attack.t1087.004
- attack.t1526
logsource:
product: azure
service: signinlogs
detection:
selection:
userAgent|contains: 'azurehound'
ResultType: 0
condition: selection
falsepositives:
- Unknown
level: high
False positives
- Unknown
Source references
Connected ecosystem references
Exact source-tagged techniques
Telemetry review
Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.
Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.