1200KM / sigma-rule
Allow RDP Remote Assistance Feature — Sigma Rule
Sigma rule 37b437cf-3fc5-4c8e-9c94-1d7c9aff842b. Allow RDP Remote Assistance Feature — Sigma Rule. Detect enable rdp feature to allow specific user to rdp connect on the targeted machine
Rule metadata and linked tags
Author: frack113. Source status: test; severity: medium. Source dates: 2022-08-19 / 2023-08-17.
{
"category": "registry_set",
"product": "windows"
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: a0a14b8776b95c0cd7c814520c05c3d8264da1af0dd13f9c48dbca2e8abec887
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: Allow RDP Remote Assistance Feature
id: 37b437cf-3fc5-4c8e-9c94-1d7c9aff842b
status: test
description: Detect enable rdp feature to allow specific user to rdp connect on the targeted machine
references:
- https://github.com/redcanaryco/atomic-red-team/blob/40b77d63808dd4f4eafb83949805636735a1fd15/atomics/T1112/T1112.md
author: frack113
date: 2022-08-19
modified: 2023-08-17
tags:
- attack.persistence
- attack.defense-impairment
- attack.t1112
logsource:
category: registry_set
product: windows
detection:
selection:
TargetObject|endswith: 'System\CurrentControlSet\Control\Terminal Server\fAllowToGetHelp'
Details: DWORD (0x00000001)
condition: selection
falsepositives:
- Legitimate use of the feature (alerts should be investigated either way)
level: medium
regression_tests_path: regression_data/rules/windows/registry/registry_set/registry_set_allow_rdp_remote_assistance_feature/info.yml
simulation:
- type: atomic-red-team
name: Allow RDP Remote Assistance Feature
technique: T1112
atomic_guid: 86677d0e-0b5e-4a2b-b302-454175f9aa9e
False positives
- Legitimate use of the feature (alerts should be investigated either way)
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.