{
  "technique_id": "T1613",
  "name": "Container and Resource Discovery",
  "tactics": [
    "Discovery"
  ],
  "platforms": [
    "Containers"
  ],
  "summary": "Adversaries may attempt to discover containers and other resources that are available within a containers environment. Other resources may include images, deployments, pods, nodes, and other information such as the status of a cluster. These resources can be viewed within web applications such as the Kubernetes dashboard or can be queried via the Docker and Kubernetes APIs...",
  "generated_by": "SOC Response Atlas by Basyrix"
}