mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
24 lines
995 B
Markdown
24 lines
995 B
Markdown
|||
|
|
|---|---|
|
|
|**ID**|**E1059**|
|
|
|**Objective(s)**|[Execution](../execution)|
|
|
|**Related ATT&CK Technique**|[Command and Scripting Interpreter](https://attack.mitre.org/techniques/T1059)|
|
|
|
|
|
|
Command and Scripting Interpreter
|
|
=================================
|
|
Malware may abuse command and script interpreters to execute commands, scripts, or binaries.
|
|
|
|
**See ATT&CK Technique:** [**Command and Scripting Interpreter**](https://attack.mitre.org/techniques/T1059).
|
|
|
|
Malware Examples
|
|
----------------
|
|
|Name|Date|Description|
|
|
|---|---|---|
|
|
|[**Poison-Ivy**](../xample-malware/poison-ivy.md)|2005|After the Poison-Ivy server is running on the target machine, the attacker can use a Windows GUI client to control the target computer. [[1]](#1)|
|
|
|[**WebCobra**](../xample-malware/webcobra.md)|2018|From the command line, drops and unzips a password-protected Cabinet archive file. [[1]](#1)|
|
|
|
|
References
|
|
----------
|
|
<a name="1">[1]</a> https://www.cyber.nj.gov/threat-profiles/trojan-variants/poison-ivy
|