mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
009ae77217
* E/f updates (#143) * E/F Update, Update Install Cert ID * Small fixes * Update common objects link (#142) * Update README.md * Update 09152023.md * Update README.md * Update 12182023.md * Adding descriptions to micro-behaviors * Fixing dead links * V3.1 updates (#144) * minor fixes for v3.1 * correct id --------- Co-authored-by: Desiree Beck <dbeck@mitre.org>
24 lines
765 B
Markdown
24 lines
765 B
Markdown
<table>
|
|
<tr>
|
|
<td><b>ID</b></td>
|
|
<td><b>OB0013</b></td>
|
|
</tr>
|
|
<td><b>Created</b></td>
|
|
<td><b>1 August 2019</b></td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>Last Modified</b></td>
|
|
<td><b>27 September 2023</b></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
# Privilege Escalation
|
|
|
|
Behaviors that enable malware to obtain higher level permissions. These behaviors often overlap with Persistence behaviors.
|
|
|
|
* **Hijack Execution Flow** [F0015](../defense-evasion/hijack-execution-flow.md)
|
|
* **Kernel Modules and Extensions** [F0010](../persistence/kernel-modules-and-extensions.md)
|
|
* **Modify Existing Service** [F0011](../persistence/modify-existing-service.md)
|
|
* **Process Injection** [E1055](../defense-evasion/process-injection.md)
|
|
* **Install Certificate** [F0016](../privilege-escalation/install-certificate.md) |