{"id":"162ab1e4-6874-4564-853c-53ec3ab8be01","title":"TeamViewer Remote Session","description":"Detects the creation of log files during a TeamViewer remote session","author":"Florian Roth (Nextron Systems)","status":"test","level":"medium","date":"2022-01-30","modified":"","tags":["attack.command-and-control","attack.t1219.002"],"technique_ids":["T1219.002"],"logsource":{"product":"windows","category":"file_event"},"falsepositives":["Legitimate uses of TeamViewer in an organisation"],"references":["https://www.teamviewer.com/en-us/"],"source_path":"rules/windows/file/file_event/file_event_win_susp_teamviewer_remote_session.yml","source_sha256":"cb8f647b1747d55327d32990eee215f82ddff9e28a9a75f0a557389e80203a57","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_event/file_event_win_susp_teamviewer_remote_session.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: TeamViewer Remote Session\nid: 162ab1e4-6874-4564-853c-53ec3ab8be01\nstatus: test\ndescription: Detects the creation of log files during a TeamViewer remote session\nreferences:\n    - https://www.teamviewer.com/en-us/\nauthor: Florian Roth (Nextron Systems)\ndate: 2022-01-30\ntags:\n    - attack.command-and-control\n    - attack.t1219.002\nlogsource:\n    product: windows\n    category: file_event\ndetection:\n    selection1:\n        TargetFilename|endswith:\n            - '\\TeamViewer\\RemotePrinting\\tvprint.db'\n            - '\\TeamViewer\\TVNetwork.log'\n    selection2:\n        TargetFilename|contains|all:\n            - '\\TeamViewer'\n            - '_Logfile.log'\n    condition: 1 of selection*\nfalsepositives:\n    - Legitimate uses of TeamViewer in an organisation\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1219.002","id":"T1219.002","name":"Remote Desktop Software","page":"techniques/enterprise/T1219.002/"}],"data_path":"data/detection-rules/162ab1e4-6874-4564-853c-53ec3ab8be01.json","kind":"sigma"}
