mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
|||
|
|
|---|---|
|
|
|**ID**|**OB0009**|
|
|
|
|
# Execution #
|
|
Behaviors that execute code on a system to achieve a variety of goals.
|
|
|
|
* **Command and Scripting Interpreter** [E1059](../execution/command-line.md)
|
|
* **Conditional Execution** [B0025](../execution/conditional-execute.md)
|
|
* **Execution Dependency** [B0044](../execution/execution-dependency.md)
|
|
* **Exploitation for Client Execution** [E1203](../execution/exploit-software.md)
|
|
* **Install Additional Program** [B0023](../execution/install-prog.md)
|
|
* **Prevent Concurrent Execution** [B0024](../execution/prevent-concurrent-exe.md)
|
|
* **Remote Commands** [B0011](../execution/remote-commands.md)
|
|
* **Send Email** [B0020](../execution/send-email.md)
|
|
* **Send Poisoned Text Message** [B0021](../execution/send-poison-text-msg.md)
|
|
* **User Execution** [E1204](../execution/user-interaction.md)
|