mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
f7d92d59fa
- Updating capa detection in behaviors - Newsletter - Conti malware - pafish faq
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
<table>
|
|
<tr>
|
|
<td><b>ID</b></td>
|
|
<td><b>OB0009</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>29 November 2022</b></td>
|
|
</tr>
|
|
</table>
|
|
|
|
# Execution
|
|
|
|
Behaviors that enable malware to execute code on a system to achieve a variety of goals.
|
|
|
|
* **Command and Scripting Interpreter** [E1059](../execution/command-and-scripting-interpreter.md)
|
|
* **Conditional Execution** [B0025](../execution/conditional-execution.md)
|
|
* **Execution Dependency** [B0044](../execution/execution-dependency.md)
|
|
* **Exploitation for Client Execution** [E1203](../execution/exploitation-for-client-execution.md)
|
|
* **Install Additional Program** [B0023](../execution/install-additional-program.md)
|
|
* **Prevent Concurrent Execution** [B0024](../execution/prevent-concurrent-execution.md)
|
|
* **Remote Commands** [B0011](../execution/remote-commands.md)
|
|
* **Send Email** [B0020](../execution/send-email.md)
|
|
* **Send Poisoned Text Message** [B0021](../execution/send-poisoned-text-message.md)
|
|
* **System Services** [E1569](../execution/system-services.md)
|
|
* **User Execution** [E1204](../execution/user-execution.md)
|