Files
MBCProject-mbc-markdown/execution/execution-dependency.md
T
2022-11-10 13:28:52 -05:00

872 B

ID B0044
Objective(s) Execution
Related ATT&CK Techniques None
Version 2.0
Created 20 April 2021
Last Modified 31 October 2022

Execution Dependency

Software may require certain run-time or library dependencies consistent with normal software development and deployment. For example, software may require the presence of a .NET or Java runtime or to be run by a webserver that supports PHP. Unlike in Conditional Execution (B0025) this dependency is not because of an explicit check coded into the malware by the author.