216.73.216.82

T1574.010: T1574.010

View on MITRE ATT&CK The MITRE Corporation · Published 16/12/2025 19:38 · Modified 21/05/2026 19:12

Essential information

MITRE technique ID
T1574.010
Confidence
100/100
Revoked
No
Published
16/12/2025 19:38
Modified
21/05/2026 19:12
Author / Source
The MITRE Corporation

Aliases

Services File Permissions Weakness

Platforms

windows

Description

Adversaries may execute their own malicious payloads by hijacking the binaries used by services. Adversaries may use flaws in the permissions of Windows services to replace the binary that is executed upon service start. These service processes may automatically execute specific binaries as part of their functionality or to perform other actions. If the permissions on the file system directory containing a target binary, or permissions on the binary itself are improperly set, then the target binary may be overwritten with another binary using user-level permissions and executed by the original process. If the original process and thread are running under a higher permissions level, then the replaced binary will also execute under higher-level permissions, which could include SYSTEM. Adversaries may use this technique to replace legitimate binaries with malicious ones as a means of executing code at a higher permissions level. If the executing process is set to run at a specific time or during a certain event (e.g., system bootup) then this technique can also be used for persistence.

Kill chain phases

Kill chainPhase
mitre-attack defense-evasion
mitre-attack persistence
mitre-attack privilege-escalation

Marking (TLP)

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

External references