Detectionlowtest
TeamViewer Log File Deleted
Detects the deletion of the TeamViewer log files which may indicate an attempt to destroy forensic evidence
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsFile Delete
ProductWindows← raw: windows
CategoryFile Delete← raw: file_delete
Detection Logic
Detection Logic2 selectors
detection:
selection:
TargetFilename|contains: '\TeamViewer_'
TargetFilename|endswith: '.log'
filter:
Image: C:\Windows\system32\svchost.exe
condition: selection and not filterFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
b1decb61-ed83-4339-8e95-53ea51901720
Status
test
Level
low
Type
Detection
Created
Sun Jan 16
Modified
Wed Feb 15
Author
Path
rules/windows/file/file_delete/file_delete_win_delete_teamviewer_logs.yml
Raw Tags
attack.defense-evasionattack.t1070.004