2019-01-16 22:36:31 +00:00
|
|
|
title: Executables Started in Suspicious Folder
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 7a38aa19-86a9-4af7-ac51-6bfe4e59f254
|
2019-01-16 22:36:31 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects process starts of binaries from a suspicious folder
|
|
|
|
author: Florian Roth
|
|
|
|
date: 2017/10/14
|
2019-03-02 07:16:25 +00:00
|
|
|
modified: 2019/02/21
|
2019-01-16 22:36:31 +00:00
|
|
|
references:
|
2019-03-01 23:14:20 +00:00
|
|
|
- https://github.com/mbevilacqua/appcompatprocessor/blob/master/AppCompatSearch.txt
|
|
|
|
- https://www.secureworks.com/research/bronze-butler-targets-japanese-businesses
|
|
|
|
- https://www.crowdstrike.com/resources/reports/2019-crowdstrike-global-threat-report/
|
2019-12-10 17:17:40 +00:00
|
|
|
- https://github.com/ThreatHuntingProject/ThreatHunting/blob/master/hunts/suspicious_process_creation_via_windows_event_logs.md
|
2019-03-06 04:25:12 +00:00
|
|
|
tags:
|
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.t1036
|
2019-01-16 22:36:31 +00:00
|
|
|
logsource:
|
2019-03-01 23:14:20 +00:00
|
|
|
category: process_creation
|
|
|
|
product: windows
|
2019-01-16 22:36:31 +00:00
|
|
|
detection:
|
2019-03-01 23:14:20 +00:00
|
|
|
selection:
|
|
|
|
Image:
|
|
|
|
- C:\PerfLogs\\*
|
|
|
|
- C:\$Recycle.bin\\*
|
|
|
|
- C:\Intel\Logs\\*
|
|
|
|
- C:\Users\Default\\*
|
|
|
|
- C:\Users\Public\\*
|
|
|
|
- C:\Users\NetworkService\\*
|
|
|
|
- C:\Windows\Fonts\\*
|
|
|
|
- C:\Windows\Debug\\*
|
|
|
|
- C:\Windows\Media\\*
|
|
|
|
- C:\Windows\Help\\*
|
|
|
|
- C:\Windows\addins\\*
|
|
|
|
- C:\Windows\repair\\*
|
|
|
|
- C:\Windows\security\\*
|
|
|
|
- '*\RSA\MachineKeys\\*'
|
|
|
|
- C:\Windows\system32\config\systemprofile\\*
|
2019-12-10 17:17:40 +00:00
|
|
|
- C:\Windows\Tasks\\*
|
|
|
|
- C:\Windows\System32\Tasks\\*
|
2019-03-01 23:14:20 +00:00
|
|
|
condition: selection
|
2019-01-16 22:36:31 +00:00
|
|
|
falsepositives:
|
2019-03-01 23:14:20 +00:00
|
|
|
- Unknown
|
2019-01-16 22:36:31 +00:00
|
|
|
level: high
|