DHCP Server Loaded the CallOut DLL
This rule detects a DHCP server in which a specified Callout DLL (in registry) was loaded
Sigma rule (View on GitHub)
1title: DHCP Server Loaded the CallOut DLL
2id: 13fc89a9-971e-4ca6-b9dc-aa53a445bf40
3status: test
4description: This rule detects a DHCP server in which a specified Callout DLL (in registry) was loaded
5references:
6 - https://blog.3or.de/mimilib-dhcp-server-callout-dll-injection.html
7 - https://technet.microsoft.com/en-us/library/cc726884(v=ws.10).aspx
8 - https://msdn.microsoft.com/de-de/library/windows/desktop/aa363389(v=vs.85).aspx
9author: Dimitrios Slamaris
10date: 2017-05-15
11modified: 2022-12-25
12tags:
13 - attack.privilege-escalation
14 - attack.persistence
15 - attack.execution
16 - attack.stealth
17 - attack.t1574.001
18logsource:
19 product: windows
20 service: system
21detection:
22 selection:
23 EventID: 1033
24 Provider_Name: Microsoft-Windows-DHCP-Server
25 condition: selection
26falsepositives:
27 - Unknown
28level: high
References
Related rules
- APT27 - Emissary Panda Activity
- Aruba Network Service Potential DLL Sideloading
- Creation Of Non-Existent System DLL
- Creation of WerFault.exe/Wer.dll in Unusual Folder
- DHCP Callout DLL Installation