2019-10-01 14:07:43 +00:00
|
|
|
title: Execution in Outlook Temp Folder
|
2019-11-12 22:12:27 +00:00
|
|
|
id: a018fdc3-46a3-44e5-9afb-2cd4af1d4b39
|
2019-10-01 14:07:43 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects a suspicious program execution in Outlook temp folder
|
|
|
|
author: Florian Roth
|
2019-11-12 22:12:27 +00:00
|
|
|
date: 2019/10/01
|
2019-10-01 14:07:43 +00:00
|
|
|
tags:
|
|
|
|
- attack.initial_access
|
|
|
|
- attack.t1193
|
2020-06-16 20:46:08 +00:00
|
|
|
- attack.t1566.001
|
2019-10-01 14:07:43 +00:00
|
|
|
logsource:
|
|
|
|
category: process_creation
|
|
|
|
product: windows
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
Image: '*\Temporary Internet Files\Content.Outlook\\*'
|
|
|
|
condition: selection
|
|
|
|
fields:
|
|
|
|
- CommandLine
|
|
|
|
- ParentCommandLine
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|