Access To Windows Outlook Mail Files By Uncommon Applications
Description
Detects file access requests to Windows Outlook Mail by uncommon processes. Could indicate potential attempt of credential stealing. Requires heavy baselining before usage
Query · sigma
selection_unistore: FileName|contains: \AppData\Local\Comms\Unistore\data selection_unistoredb: FileName|endswith: \AppData\Local\Comms\UnistoreDB\store.vol filter_main_system: Image: System filter_main_generic: Image|startswith: - C:\Program Files (x86)\ - C:\Program Files\ - C:\Windows\system32\ - C:\Windows\SysWOW64\ filter_optional_defender: Image|startswith: C:\ProgramData\Microsoft\Windows Defender\ Image|endswith: - \MpCopyAccelerator.exe - \MsMpEng.exe filter_optional_thor: Image|endswith: - \thor64.exe - \thor.exe condition: 1 of selection_* and not 1 of filter_main_* and not 1 of filter_optional_*
Known false positives
- Antivirus, Anti-Spyware, Anti-Malware Software
- Backup software
- Legitimate software installed on partitions other than "C:\"
- Searching software such as "everything.exe"