2022-10-14 10:22:58 +02:00
|
|
|
title: Add or Remove Computer from DC
|
|
|
|
|
id: 20d96d95-5a20-4cf1-a483-f3bda8a7c037
|
2023-10-17 14:35:26 +02:00
|
|
|
status: test
|
2022-10-14 12:37:20 +02:00
|
|
|
description: Detects the creation or removal of a computer. Can be used to detect attacks such as DCShadow via the creation of a new SPN.
|
2022-10-14 10:22:58 +02:00
|
|
|
references:
|
|
|
|
|
- https://github.com/Yamato-Security/EnableWindowsLogSettings/blob/7f6d755d45ac7cc9fc35b0cbf498e6aa4ef19def/ConfiguringSecurityLogAuditPolicies.md
|
2024-07-02 06:00:11 -04:00
|
|
|
- https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4741
|
|
|
|
|
- https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security/threat-protection/auditing/event-4743
|
2022-10-25 11:08:51 +02:00
|
|
|
author: frack113
|
2024-08-12 12:02:50 +02:00
|
|
|
date: 2022-10-14
|
2023-08-28 10:53:27 -04:00
|
|
|
tags:
|
2024-08-12 12:02:50 +02:00
|
|
|
- attack.defense-evasion
|
2023-08-28 10:53:27 -04:00
|
|
|
- attack.t1207
|
2022-10-14 10:22:58 +02:00
|
|
|
logsource:
|
|
|
|
|
service: security
|
|
|
|
|
product: windows
|
|
|
|
|
detection:
|
|
|
|
|
selection:
|
|
|
|
|
EventID:
|
|
|
|
|
- 4741
|
|
|
|
|
- 4743
|
|
|
|
|
condition: selection
|
|
|
|
|
falsepositives:
|
2022-10-25 11:08:51 +02:00
|
|
|
- Unknown
|
2022-10-14 10:22:58 +02:00
|
|
|
level: low
|