Files
mandiant-capa-rules/host-interaction/driver/create-device-object.yml
T
2021-06-30 23:38:17 +02:00

15 lines
420 B
YAML

rule:
meta:
name: create device object
namespace: host-interaction/driver
author: "@mr-tz"
scope: function
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