1200kmSECURITY RESEARCH

1200KM / sigma-rule

Antivirus Filter Driver Disallowed On Dev Drive - Registry — Sigma Rule

Sigma rule 31e124fb-5dc4-42a0-83b3-44a69c77b271. Antivirus Filter Driver Disallowed On Dev Drive - Registry — Sigma Rule. Detects activity that indicates a user disabling the ability for Antivirus mini filter to inspect a "Dev Drive".

Rule metadata and linked tags

Author: @kostastsale, Nasreddine Bencherchali (Nextron Systems). Source status: test; severity: high. Source dates: 2023-11-05 / 2024-08-16.

{
  "category": "registry_set",
  "product": "windows"
}

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 62ca9c6ae2c2e7eb324e03294155603cc26cdfc85fee350014e0eb06b515ba53

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: Antivirus Filter Driver Disallowed On Dev Drive - Registry
id: 31e124fb-5dc4-42a0-83b3-44a69c77b271
status: test
description: |
    Detects activity that indicates a user disabling the ability for Antivirus mini filter to inspect a "Dev Drive".
references:
    - https://twitter.com/0gtweet/status/1720419490519752955
author: '@kostastsale, Nasreddine Bencherchali (Nextron Systems)'
date: 2023-11-05
modified: 2024-08-16
tags:
    - attack.defense-impairment
    - attack.t1685
logsource:
    category: registry_set
    product: windows
detection:
    selection:
        TargetObject|endswith: '\FilterManager\FltmgrDevDriveAllowAntivirusFilter'
        Details: 'DWORD (0x00000000)'
    condition: selection
falsepositives:
    - Unlikely
level: high

Original YAML and metadata in JSON

False positives

  • Unlikely

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.