art_get_tests
Retrieve Atomic Red Team adversary simulations for a MITRE ATT&CK technique, including commands, cleanup, platforms, and arguments, to map the full attack surface and guide detection engineering.
Instructions
Get all Atomic Red Team adversary simulation tests for a MITRE ATT&CK technique. Returns test names, attack commands, cleanup commands, platforms, executor type, and input arguments. Use to understand the full attack surface for a technique.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Optional: filter by platform — windows, linux, macos, containers, iaas | |
| technique_id | Yes | MITRE technique ID (e.g., "T1059.001", "T1547.001") |