2019-01-16 22:36:31 +00:00
|
|
|
title: Suspicious Process Start Locations
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 15b75071-74cc-47e0-b4c6-b43744a62a2b
|
2019-01-16 22:36:31 +00:00
|
|
|
description: Detects suspicious process run from unusual locations
|
|
|
|
status: experimental
|
|
|
|
references:
|
2019-03-01 23:14:20 +00:00
|
|
|
- https://car.mitre.org/wiki/CAR-2013-05-002
|
2019-01-16 22:36:31 +00:00
|
|
|
author: juju4
|
2020-01-30 15:07:37 +00:00
|
|
|
date: 2019/01/16
|
2019-01-16 22:36:31 +00:00
|
|
|
tags:
|
2019-03-01 23:14:20 +00:00
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.t1036
|
2019-03-15 23:37:09 +00:00
|
|
|
- car.2013-05-002
|
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:
|
2019-05-09 21:09:22 +00:00
|
|
|
Image:
|
2019-03-01 23:14:20 +00:00
|
|
|
- '*:\RECYCLER\\*'
|
|
|
|
- '*:\SystemVolumeInformation\\*'
|
2019-05-09 21:09:22 +00:00
|
|
|
- 'C:\\Windows\\Tasks\\*'
|
|
|
|
- 'C:\\Windows\\debug\\*'
|
|
|
|
- 'C:\\Windows\\fonts\\*'
|
|
|
|
- 'C:\\Windows\\help\\*'
|
|
|
|
- 'C:\\Windows\\drivers\\*'
|
|
|
|
- 'C:\\Windows\\addins\\*'
|
|
|
|
- 'C:\\Windows\\cursors\\*'
|
|
|
|
- 'C:\\Windows\\system32\tasks\\*'
|
2020-01-30 15:07:37 +00:00
|
|
|
|
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
|
|
|
- False positives depend on scripts and administrative tools used in the monitored environment
|
2019-01-16 22:36:31 +00:00
|
|
|
level: medium
|