mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
11 lines
651 B
Markdown
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). |