Files
MBCProject-mbc-markdown/execution/execution-dependency.md
T
2021-04-21 22:46:41 -04:00

561 B

ID B0044
Objective(s) Execution
Related ATT&CK Technique None

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 this dependency is not because of an explicit check coded into the malware by the author.