Detectionhightest

Suspicious RDP Redirect Using TSCON

Detects a suspicious RDP session redirect using tscon.exe

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Florian Roth (Nextron Systems)Created Sat Mar 17Updated Tue May 16f72aa3e8-49f9-4c7d-bd74-f8ab84ff9bbbwindows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        CommandLine|contains: ' /dest:rdp-tcp#'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

MITRE ATT&CK

CAR Analytics

2013-07-002 · CAR 2013-07-002
Rule Metadata
Rule ID
f72aa3e8-49f9-4c7d-bd74-f8ab84ff9bbb
Status
test
Level
high
Type
Detection
Created
Sat Mar 17
Modified
Tue May 16
Path
rules/windows/process_creation/proc_creation_win_tscon_rdp_redirect.yml
Raw Tags
attack.lateral-movementattack.t1563.002attack.t1021.001car.2013-07-002
View on GitHub