1200kmSECURITY RESEARCH

1200KM / sigma-rule

Suspicious RASdial Activity — Sigma Rule

Sigma rule 6bba49bf-7f8c-47d6-a1bb-6b4dece4640e. Suspicious RASdial Activity — Sigma Rule. Detects suspicious process related to rasdial.exe

Rule metadata and linked tags

Author: juju4. Source status: test; severity: medium. Source dates: 2019-01-16 / 2021-11-27.

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

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: e3b0b11df13272d6fe3ab9f175f9c181352a254f365073e7d34989b047f6b6a9

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: Suspicious RASdial Activity
id: 6bba49bf-7f8c-47d6-a1bb-6b4dece4640e
status: test
description: Detects suspicious process related to rasdial.exe
references:
    - https://twitter.com/subTee/status/891298217907830785
author: juju4
date: 2019-01-16
modified: 2021-11-27
tags:
    - attack.execution
    - attack.t1059
logsource:
    category: process_creation
    product: windows
detection:
    selection:
        Image|endswith: 'rasdial.exe'
    condition: selection
falsepositives:
    - False positives depend on scripts and administrative tools used in the monitored environment
level: medium

Original YAML and metadata in JSON

False positives

  • False positives depend on scripts and administrative tools used in the monitored environment

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.