{"id":"1f6b8cd4-3e60-47cc-b282-5aa1cbc9182d","title":"Remote Access Tool - Team Viewer Session Started On Linux Host","description":"Detects the command line executed when TeamViewer starts a session started by a remote host.\nOnce a connection has been started, an investigator can verify the connection details by viewing the \"incoming_connections.txt\" log file in the TeamViewer folder.\n","author":"Josh Nickels, Qi Nan","status":"test","level":"low","date":"2024-03-11","modified":"","tags":["attack.persistence","attack.initial-access","attack.t1133"],"technique_ids":["T1133"],"logsource":{"category":"process_creation","product":"linux"},"falsepositives":["Legitimate usage of TeamViewer"],"references":["Internal Research"],"source_path":"rules/linux/process_creation/proc_creation_lnx_remote_access_tools_teamviewer_incoming_connection.yml","source_sha256":"e635367dbba8c68d6003850cfd6b161edba388381cf171d50391d01a812a28c5","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/linux/process_creation/proc_creation_lnx_remote_access_tools_teamviewer_incoming_connection.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Remote Access Tool - Team Viewer Session Started On Linux Host\nid: 1f6b8cd4-3e60-47cc-b282-5aa1cbc9182d\nrelated:\n    - id: ab70c354-d9ac-4e11-bbb6-ec8e3b153357\n      type: similar\n    - id: f459ccb4-9805-41ea-b5b2-55e279e2424a\n      type: similar\nstatus: test\ndescription: |\n    Detects the command line executed when TeamViewer starts a session started by a remote host.\n    Once a connection has been started, an investigator can verify the connection details by viewing the \"incoming_connections.txt\" log file in the TeamViewer folder.\nreferences:\n    - Internal Research\nauthor: Josh Nickels, Qi Nan\ndate: 2024-03-11\ntags:\n    - attack.persistence\n    - attack.initial-access\n    - attack.t1133\nlogsource:\n    category: process_creation\n    product: linux\ndetection:\n    selection:\n        ParentImage|endswith: '/TeamViewer_Service'\n        Image|endswith: '/TeamViewer_Desktop'\n        CommandLine|endswith: '/TeamViewer_Desktop --IPCport 5939 --Module 1'\n    condition: selection\nfalsepositives:\n    - Legitimate usage of TeamViewer\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1133","id":"T1133","name":"External Remote Services","page":"techniques/enterprise/T1133/"}],"data_path":"data/detection-rules/1f6b8cd4-3e60-47cc-b282-5aa1cbc9182d.json","kind":"sigma"}
