{"id":"f7d7ebd5-a016-46e2-9c54-f9932f2d386d","title":"Potential RDP Tunneling Via SSH","description":"Execution of ssh.exe to perform data exfiltration and tunneling through RDP","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"high","date":"2022-10-12","modified":"2023-01-25","tags":["attack.command-and-control","attack.t1572"],"technique_ids":["T1572"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://www.absolomb.com/2018-01-26-Windows-Privilege-Escalation-Guide/"],"source_path":"rules/windows/process_creation/proc_creation_win_ssh_rdp_tunneling.yml","source_sha256":"9077aa05059b07298698f061f4e0fa32e98cc34051d4de05b4dc1944841dcb4f","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_ssh_rdp_tunneling.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential RDP Tunneling Via SSH\nid: f7d7ebd5-a016-46e2-9c54-f9932f2d386d\nrelated:\n    - id: f38ce0b9-5e97-4b47-a211-7dc8d8b871da # plink.exe\n      type: similar\nstatus: test\ndescription: Execution of ssh.exe to perform data exfiltration and tunneling through RDP\nreferences:\n    - https://www.absolomb.com/2018-01-26-Windows-Privilege-Escalation-Guide/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-10-12\nmodified: 2023-01-25\ntags:\n    - attack.command-and-control\n    - attack.t1572\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\ssh.exe'\n        CommandLine|contains: ':3389'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1572","id":"T1572","name":"Protocol Tunneling","page":"techniques/enterprise/T1572/"}],"data_path":"data/detection-rules/f7d7ebd5-a016-46e2-9c54-f9932f2d386d.json","kind":"sigma"}
