mirror of
https://github.com/vee1e/capa-rules.git
synced 2026-09-01 19:07:15 +00:00
18 lines
526 B
YAML
18 lines
526 B
YAML
rule:
|
|
meta:
|
|
name: act as DHCP server callout DLL
|
|
namespace: persistence
|
|
authors:
|
|
- jakub.jozwiak@mandiant.com
|
|
scopes:
|
|
static: file
|
|
dynamic: file
|
|
att&ck:
|
|
- Persistence::Server Software Component [T1505]
|
|
references:
|
|
- https://learn.microsoft.com/en-gb/previous-versions/windows/desktop/dhcp/how-the-dhcp-server-api-operates
|
|
examples:
|
|
- 36f506a34b99bf4c199b3c9ec8aa02bd631feafdca20e69e33e714c269ddb8c5
|
|
features:
|
|
- or:
|
|
- export: DhcpServerCalloutEntry
|