Files
Yacine Elhamer 0aea484e04 updated rules
2023-08-21 19:14:45 +02:00

22 lines
518 B
YAML

rule:
meta:
name: map section object
namespace: host-interaction/process
authors:
- william.ballenthin@mandiant.com
scopes:
static: function
dynamic: process
examples:
- 61908f4d70ce6f16173e76aa42a8c25a:0x4018F0
features:
- and:
- os: windows
- or:
- api: NtMapViewOfSection
- api: ZwMapViewOfSection
- optional:
- api: NtUnmapViewOfSection
- api: ZwUnmapViewOfSection
- match: create or open section object