cmd is the Windows command-line interpreter that can be used to interact with systems and execute other processes and utilities. [1]
Cmd.exe contains native functionality to perform many operations to interact with the system, including listing files in a directory (e.g., dir [2]), deleting files (e.g., del [3]), and copying files (e.g., copy [4]).
| Domain | ID | Name | Use | |
|---|---|---|---|---|
| Enterprise | T1059 | .003 | 命令与脚本解释器: Windows Command Shell |
cmd is used to execute programs and other actions at the command-line interface.[1] |
| Enterprise | T1083 | 文件和目录发现 |
cmd can be used to find files and directories with native functionality such as |
|
| Enterprise | T1570 | 横向工具传输 |
cmd can be used to copy files to/from a remotely connected internal system.[4] |
|
| Enterprise | T1070 | .004 | 移除指标: File Deletion | |
| Enterprise | T1082 | 系统信息发现 |
cmd can be used to find information about the operating system.[2] |
|
| Enterprise | T1105 | 输入工具传输 |
cmd can be used to copy files to/from a remotely connected external system.[4] |
|
| ID | Name | References |
|---|---|---|
| G0093 | GALLIUM | |
| G0060 | BRONZE BUTLER | |
| G0026 | APT18 | |
| G0045 | menuPass | |
| G0071 | Orangeworm | |
| G1017 | Volt Typhoon |
| ID | Name | Description |
|---|---|---|
| C0006 | Operation Honeybee |