SigmaHQ/rules/windows/builtin/win_susp_dhcp_config_failed.yml

30 lines
936 B
YAML
Raw Normal View History

title: DHCP Server Error Failed Loading the CallOut DLL
2019-11-12 22:12:27 +00:00
id: 75edd3fd-7146-48e5-9848-3013d7f0282c
description: This rule detects a DHCP server error in which a specified Callout DLL (in registry) could not be loaded
status: experimental
references:
- https://blog.3or.de/mimilib-dhcp-server-callout-dll-injection.html
- https://technet.microsoft.com/en-us/library/cc726884(v=ws.10).aspx
- https://msdn.microsoft.com/de-de/library/windows/desktop/aa363389(v=vs.85).aspx
date: 2017/05/15
2019-07-17 07:21:35 +00:00
modified: 2019/07/17
tags:
- attack.defense_evasion
- attack.t1073 # an old one
2020-06-16 20:46:08 +00:00
- attack.t1574.002
2019-07-17 04:02:59 +00:00
author: "Dimitrios Slamaris, @atc_project (fix)"
logsource:
product: windows
2019-07-17 04:01:58 +00:00
service: system
detection:
selection:
2020-06-16 20:46:08 +00:00
EventID:
- 1031
- 1032
- 1034
2020-06-16 20:46:08 +00:00
Source: Microsoft-Windows-DHCP-Server
condition: selection
2020-06-16 20:46:08 +00:00
falsepositives:
- Unknown
level: critical