{"id":"b1decb61-ed83-4339-8e95-53ea51901720","title":"TeamViewer Log File Deleted","description":"Detects the deletion of the TeamViewer log files which may indicate an attempt to destroy forensic evidence","author":"frack113","status":"test","level":"low","date":"2022-01-16","modified":"2023-02-15","tags":["attack.stealth","attack.t1070.004"],"technique_ids":["T1070.004"],"logsource":{"product":"windows","category":"file_delete"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1070.004/T1070.004.md"],"source_path":"rules/windows/file/file_delete/file_delete_win_delete_teamviewer_logs.yml","source_sha256":"f222ae84ad7cc726b6bc750583ba19d821b33000d41fe912741584ae912a4154","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_delete/file_delete_win_delete_teamviewer_logs.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 Log File Deleted\nid: b1decb61-ed83-4339-8e95-53ea51901720\nstatus: test\ndescription: Detects the deletion of the TeamViewer log files which may indicate an attempt to destroy forensic evidence\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1070.004/T1070.004.md\nauthor: frack113\ndate: 2022-01-16\nmodified: 2023-02-15\ntags:\n    - attack.stealth\n    - attack.t1070.004\nlogsource:\n    product: windows\n    category: file_delete\ndetection:\n    selection:\n        TargetFilename|contains: '\\TeamViewer_'\n        TargetFilename|endswith: '.log'\n    filter:\n        Image: C:\\Windows\\system32\\svchost.exe\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1070.004","id":"T1070.004","name":"File Deletion","page":"techniques/enterprise/T1070.004/"}],"data_path":"data/detection-rules/b1decb61-ed83-4339-8e95-53ea51901720.json","kind":"sigma"}
