216.73.216.89

T0834: Native API

View on MITRE ATT&CK The MITRE Corporation · Published 13/04/2021 14:36 · Modified 27/03/2026 01:44

Essential information

MITRE technique ID
T0834
Confidence
100/100
Revoked
No
Published
13/04/2021 14:36
Modified
27/03/2026 01:44
Author / Source
The MITRE Corporation

Description

Adversaries may directly interact with the native OS application programming interface (API) to access system functions. Native APIs provide a controlled means of calling low-level OS services within the kernel, such as those involving hardware/devices, memory, and processes. (Citation: The MITRE Corporation May 2017) These native APIs are leveraged by the OS during system boot (when other system components are not yet initialized) as well as carrying out tasks and requests during routine operations. Functionality provided by native APIs are often also exposed to user-mode applications via interfaces and libraries. For example, functions such as memcpy and direct operations on memory registers can be used to modify user and system memory space.

Kill chain phases

Kill chainPhase
mitre-ics-attack execution

Marking (TLP)

Copyright 2015-2025, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation.

External references