Files
mandiant-capa-rules/host-interaction/driver/create-device-object.yml
Yacine Elhamer 0aea484e04 updated rules
2023-08-21 19:14:45 +02:00

18 lines
467 B
YAML

rule:
meta:
name: create device object
namespace: host-interaction/driver
authors:
- "@mr-tz"
scopes:
static: function
dynamic: process
examples:
- Practical Malware Analysis Lab 10-03.sys_:0x00010706
features:
- and:
- api: IoCreateDevice
- optional:
- description: sets up a symbolic link between a device object name and a user-visible name for the device
- api: IoCreateSymbolicLink