2020-01-11 00:33:50 +01:00
|
|
|
title: AD Object WriteDAC Access
|
2019-12-19 23:56:36 +01:00
|
|
|
id: 028c7842-4243-41cd-be6f-12f3cf1a26c7
|
2019-10-24 14:34:16 +02:00
|
|
|
description: Detects WRITE_DAC access to a domain object
|
|
|
|
|
status: experimental
|
|
|
|
|
date: 2019/09/12
|
|
|
|
|
author: Roberto Rodriguez @Cyb3rWard0g
|
|
|
|
|
references:
|
|
|
|
|
- https://github.com/Cyb3rWard0g/ThreatHunter-Playbook/tree/master/playbooks/windows/05_defense_evasion/T1222_file_permissions_modification/ad_replication_user_backdoor.md
|
2020-01-11 00:33:50 +01:00
|
|
|
tags:
|
|
|
|
|
- attack.defense_evasion
|
2020-08-25 01:29:57 +02:00
|
|
|
- attack.t1222 # an old one
|
2020-08-25 01:09:17 +02:00
|
|
|
- attack.t1222.001
|
2019-10-24 14:34:16 +02:00
|
|
|
logsource:
|
|
|
|
|
product: windows
|
|
|
|
|
service: security
|
|
|
|
|
detection:
|
2019-12-20 00:11:34 +01:00
|
|
|
selection:
|
2019-10-24 14:34:16 +02:00
|
|
|
EventID: 4662
|
|
|
|
|
ObjectServer: 'DS'
|
2020-06-22 15:31:03 -04:00
|
|
|
AccessMask: '0x40000'
|
2019-10-24 14:34:16 +02:00
|
|
|
ObjectType:
|
|
|
|
|
- '19195a5b-6da0-11d0-afd3-00c04fd930c9'
|
|
|
|
|
- 'domainDNS'
|
|
|
|
|
condition: selection
|
|
|
|
|
falsepositives:
|
|
|
|
|
- Unknown
|
2019-12-20 00:11:34 +01:00
|
|
|
level: critical
|