Files
MBCProject-mbc-markdown/execution/scripting.md
T
2019-08-07 09:26:33 -04:00

11 lines
639 B
Markdown

|||
|---------|------------------------|
|**ID**|**T1064**|
|**Objective(s)**|[Defense Evasion](https://github.com/MBCProject/mbc-markdown/tree/master/defense-evasion), [Execution](https://github.com/MBCProject/mbc-markdown/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).