1200kmSECURITY RESEARCH

1200KM / sigma-rule

Potential Provisioning Registry Key Abuse For Binary Proxy Execution - REG — Sigma Rule

Sigma rule 7021255e-5db3-4946-a8b9-0ba7a4644a69. Potential Provisioning Registry Key Abuse For Binary Proxy Execution - REG — Sigma Rule. Detects potential abuse of the provisioning registry key for indirect command execution through "Provlaunch.exe".

Rule metadata and linked tags

Author: Swachchhanda Shrawan Poudel. Source status: test; severity: high. Source dates: 2023-08-02 / 2023-08-17.

{
  "category": "registry_set",
  "product": "windows",
  "definition": "Requirements: The registry key \"\\SOFTWARE\\Microsoft\\Provisioning\\Commands\\\" and its subkey must be monitored"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: ebdfda3bc506f5418ccdf26588e099e37fbbbd964520e07b3e18aae9b83bfb7c

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: Potential Provisioning Registry Key Abuse For Binary Proxy Execution - REG
id: 7021255e-5db3-4946-a8b9-0ba7a4644a69
related:
    - id: 7f5d1c9a-3e83-48df-95a7-2b98aae6c13c # CLI Generic
      type: similar
    - id: f9999590-1f94-4a34-a91e-951e47bedefd # CLI Abuse
      type: similar
    - id: 2a4b3e61-9d22-4e4a-b60f-6e8f0cde6f25 # CLI Registry
      type: similar
status: test
description: Detects potential abuse of the provisioning registry key for indirect command execution through "Provlaunch.exe".
references:
    - https://lolbas-project.github.io/lolbas/Binaries/Provlaunch/
    - https://twitter.com/0gtweet/status/1674399582162153472
author: Swachchhanda Shrawan Poudel
date: 2023-08-02
modified: 2023-08-17
tags:
    - attack.stealth
    - attack.t1218
logsource:
    category: registry_set
    product: windows
    definition: 'Requirements: The registry key "\SOFTWARE\Microsoft\Provisioning\Commands\" and its subkey must be monitored'
detection:
    selection:
        TargetObject|contains: '\SOFTWARE\Microsoft\Provisioning\Commands\'
    condition: selection
falsepositives:
    - Unknown
level: high

Original YAML and metadata in JSON

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.