# Data Components — Comando e Script
> **3 componentes** · Monitoramento de execução de comandos, scripts e WMI.
%%
```dataview
TABLE WITHOUT ID link(file.link, title) AS "Nome"
FROM "defenses/detections/data-components/command"
SORT title ASC
```
%%
<!-- QueryToSerialize: TABLE WITHOUT ID link(file.link, title) AS "Nome" FROM "defenses/detections/data-components/command" SORT title ASC -->
<!-- SerializedQuery: TABLE WITHOUT ID link(file.link, title) AS "Nome" FROM "defenses/detections/data-components/command" SORT title ASC -->
| Nome |
| ------------------------------------------------------------------------------------------------------- |
| [[_command\|Data Components - Comando e Script]] |
| [[dc0008-wmi-creation\|DC0008 - WMI Creation]] |
| [[dc0029-script-execution\|DC0029 - Script Execution]] |
| [[dc0064-command-execution\|DC0064 - Command Execution]] |
<!-- SerializedQuery END -->