1200KM / sigma-rule
Bitbucket User Permissions Export Attempt — Sigma Rule
Sigma rule 87cc6698-3e07-4ba2-9b43-a85a73e151e2. Bitbucket User Permissions Export Attempt — Sigma Rule. Detects user permission data export attempt.
Rule metadata and linked tags
Author: Muhammad Faisal (@faisalusuf). Source status: test; severity: medium. Source dates: 2024-02-25 / not supplied.
{
"product": "bitbucket",
"service": "audit",
"definition": "Requirements: \"Advance\" log level is required to receive these audit events."
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: a1076b6469c06f0324740f3c29540a56631beebed7110e31fcc8d92f1cc4271e
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: Bitbucket User Permissions Export Attempt
id: 87cc6698-3e07-4ba2-9b43-a85a73e151e2
status: test
description: Detects user permission data export attempt.
references:
- https://confluence.atlassian.com/bitbucketserver/audit-log-events-776640423.html
- https://confluence.atlassian.com/bitbucketserver/users-and-groups-776640439.html
author: Muhammad Faisal (@faisalusuf)
date: 2024-02-25
tags:
- attack.reconnaissance
- attack.collection
- attack.discovery
- attack.t1213
- attack.t1082
- attack.t1591.004
logsource:
product: bitbucket
service: audit
definition: 'Requirements: "Advance" log level is required to receive these audit events.'
detection:
selection:
auditType.category: 'Users and groups'
auditType.action:
- 'User details export failed'
- 'User details export started'
- 'User details exported'
condition: selection
falsepositives:
- Legitimate user activity.
level: medium
False positives
- Legitimate user activity.
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.