Files
MBCProject-mbc-markdown/execution/scripting.md
T
2019-08-19 20:55:52 -04:00

11 lines
683 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 or when the user enables and runs the macro.
**See ATT&CK Technique:** [**Scripting**](https://attack.mitre.org/techniques/T1064).