2017-03-13 22:56:06 +00:00
|
|
|
title: Execution in Non-Executable Folder
|
|
|
|
status: experimental
|
|
|
|
description: Detects a suspicious exection from an uncommon folder
|
|
|
|
author: Florian Roth
|
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID: 1
|
|
|
|
Image:
|
2017-03-19 14:22:27 +00:00
|
|
|
- '*\$Recycle.bin'
|
|
|
|
- '*\Users\All Users\*'
|
|
|
|
- '*\Users\Default\*'
|
|
|
|
- '*\Users\Public\*'
|
|
|
|
- 'C:\Perflogs\*'
|
|
|
|
- '*\config\systemprofile\*'
|
|
|
|
- '*\Windows\Fonts\*'
|
|
|
|
- '*\Windows\IME\*'
|
|
|
|
- '*\Windows\addins\*'
|
2017-03-13 22:56:06 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Unknown
|
|
|
|
level: high
|