Files
MBCProject-mbc-markdown/execution/execution-dependency.md
T
2021-04-20 02:58:03 +00:00

561 B

ID B0026
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.