T0874ICS
Hooking
Adversaries may hook into application programming interface (API) functions used by processes to redirect calls for execution and privilege escalation means. Windows processes often leverage these API functions to perform tasks that require reusable system resources. Windows API functions are typically stored in dynamic-link libraries (DLLs) as exported functions. One type of hooking seen in ICS involves redirecting calls to these functions via import address table (IAT) hooking. IAT hooking uses modifications to a process IAT, where pointers to imported API functions are stored.
Tactics
ExecutionPrivilege Escalation
Platforms
None
Mitigations
Related CAPECs
—
Affected vulnerabilities (Inferred)
—
No matches — refine the filter to see a result.