Files
MBCProject-mbc-markdown/execution/scripting.md
T
Desiree Beck 2cca7af5ae initial commit
2019-08-01 13:56:04 -04:00

11 lines
651 B
Markdown

|||
|---------|------------------------|
|**ID**|**T1064**|
|**Objective(s)**|[Defense Evasion](https://github.com/MAECProject/malware-behaviors/tree/master/defense-evasion), [Execution](https://github.com/MAECProject/malware-behaviors/tree/master/execution)|
|**Related ATT&CK Technique(s)**|[Scripting](https://attack.mitre.org/techniques/T1064)|
Scripting
=========
Malware may use scripts to bypass process monitoring mechanisms (e.g., VBScript). Malicious scripts can be embedded in Microsoft Office documents, which will execute when the document is opened.
**See ATT&CK Technique:** [**Scripting**](https://attack.mitre.org/techniques/T1064).