1200kmSECURITY RESEARCH

1200KM / sigma-rule

Remote Thread Creation Ttdinject.exe Proxy — Sigma Rule

Sigma rule c15e99a3-c474-48ab-b9a7-84549a7a9d16. Remote Thread Creation Ttdinject.exe Proxy — Sigma Rule. Detects a remote thread creation of Ttdinject.exe used as proxy

Rule metadata and linked tags

Author: frack113. Source status: test; severity: high. Source dates: 2022-05-16 / 2022-06-02.

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

Pinned original Sigma rule · Detection Rule License 1.1

Source SHA-256: 0227d6b4a1f4f08cbc5aeae13b229a012522036a99513608bc8c0235552133a9

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: Remote Thread Creation Ttdinject.exe Proxy
id: c15e99a3-c474-48ab-b9a7-84549a7a9d16
status: test
description: Detects a remote thread creation of Ttdinject.exe used as proxy
references:
    - https://lolbas-project.github.io/lolbas/Binaries/Ttdinject/
author: frack113
date: 2022-05-16
modified: 2022-06-02
tags:
    - attack.execution
    - attack.stealth
    - attack.t1127
logsource:
    product: windows
    category: create_remote_thread
detection:
    selection:
        SourceImage|endswith: '\ttdinject.exe'
    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.