1200kmSECURITY RESEARCH

1200KM / sigma-rule

Bitbucket Global Secret Scanning Rule Deleted — Sigma Rule

Sigma rule e16cf0f0-ee88-4901-bd0b-4c8d13d9ee05. Bitbucket Global Secret Scanning Rule Deleted — Sigma Rule. Detects Bitbucket global secret scanning rule deletion activity.

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: \"Basic\" log level is required to receive these audit events."
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: df25166fc3409bd0a4f0608aad92df4254b32561dc6471ad56f08e5265bfc6a0

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 Global Secret Scanning Rule Deleted
id: e16cf0f0-ee88-4901-bd0b-4c8d13d9ee05
status: test
description: Detects Bitbucket global secret scanning rule deletion activity.
references:
    - https://confluence.atlassian.com/bitbucketserver/audit-log-events-776640423.html
    - https://confluence.atlassian.com/bitbucketserver/secret-scanning-1157471613.html
author: Muhammad Faisal (@faisalusuf)
date: 2024-02-25
tags:
    - attack.defense-impairment
    - attack.t1685
logsource:
    product: bitbucket
    service: audit
    definition: 'Requirements: "Basic" log level is required to receive these audit events.'
detection:
    selection:
        auditType.category: 'Global administration'
        auditType.action: 'Global secret scanning rule deleted'
    condition: selection
falsepositives:
    - Legitimate user activity.
level: medium

Original YAML and metadata in JSON

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.