2018-04-11 15:13:00 +02:00
|
|
|
title: Registry Persistence Mechanisms
|
2019-11-12 23:12:27 +01:00
|
|
|
id: 36803969-5421-41ec-b92f-8500f79c23b0
|
|
|
|
|
description: Detects persistence registry keys
|
2018-04-11 15:13:00 +02:00
|
|
|
references:
|
|
|
|
|
- https://oddvar.moe/2018/04/10/persistence-using-globalflags-in-image-file-execution-options-hidden-from-autoruns-exe/
|
|
|
|
|
date: 2018/04/11
|
2018-04-11 15:21:42 +02:00
|
|
|
author: Karneades
|
2018-04-11 15:13:00 +02:00
|
|
|
logsource:
|
2019-11-12 23:12:27 +01:00
|
|
|
product: windows
|
|
|
|
|
service: sysmon
|
2018-04-11 15:13:00 +02:00
|
|
|
detection:
|
|
|
|
|
selection_reg1:
|
2019-11-12 23:12:27 +01:00
|
|
|
EventID: 13
|
|
|
|
|
TargetObject:
|
2019-02-03 00:24:57 +01:00
|
|
|
- '*\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\*\GlobalFlag'
|
|
|
|
|
- '*\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SilentProcessExit\\*\ReportingMode'
|
|
|
|
|
- '*\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SilentProcessExit\\*\MonitorProcess'
|
2019-11-12 23:12:27 +01:00
|
|
|
EventType: SetValue
|
2019-02-13 21:26:02 +03:00
|
|
|
condition: selection_reg1
|
2018-08-07 08:54:53 +02:00
|
|
|
tags:
|
|
|
|
|
- attack.privilege_escalation
|
|
|
|
|
- attack.persistence
|
|
|
|
|
- attack.defense_evasion
|
|
|
|
|
- attack.t1183
|
2019-06-13 23:15:38 -05:00
|
|
|
- car.2013-01-002
|
2018-04-11 19:03:35 +02:00
|
|
|
falsepositives:
|
|
|
|
|
- unknown
|
|
|
|
|
level: critical
|