{"id":"ab70c354-d9ac-4e11-bbb6-ec8e3b153357","title":"Remote Access Tool - Team Viewer Session Started On Windows 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":"windows"},"falsepositives":["Legitimate usage of TeamViewer"],"references":["Internal Research"],"source_path":"rules/windows/process_creation/proc_creation_win_remote_access_tools_teamviewer_incoming_connection.yml","source_sha256":"d365fe22ef17912ed7feea4bdaf3933656ac5221d62e1a515483ee3eb32e349b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_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 Windows Host\nid: ab70c354-d9ac-4e11-bbb6-ec8e3b153357\nrelated:\n    - id: 1f6b8cd4-3e60-47cc-b282-5aa1cbc9182d\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: windows\ndetection:\n    selection:\n        Image: 'TeamViewer_Desktop.exe'\n        ParentImage: 'TeamViewer_Service.exe'\n        CommandLine|endswith: 'TeamViewer_Desktop.exe --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/ab70c354-d9ac-4e11-bbb6-ec8e3b153357.json","kind":"sigma"}
