Live Active security incident? Get immediate response
MITRE ATT&CK® Technique

T1613: Container and Resource Discovery

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.[1][2] In Docker, logs may leak information about the environment, such as the environment’s configuration, which services are available, and what cloud provider the victim may be utilizing. The discovery of these resources may inform an adversary’s next steps in the environment, such as how to perform lateral movement and which methods to utilize for execution.

EnterpriseT1613TechniqueObject v1.1 Modified
Glexia's Take

Analyst context for executives and security teams

Analyst confidence Medium

Container and Resource Discovery matters because it helps an intruder understand how a container environment is built before choosing where to move next. In Kubernetes or Docker environments, visibility into pods, nodes, deployments, images, cluster status, dashboards, APIs, or leaked logs can reveal operational structure and cloud/provider context. For leaders, this is a control-validation issue: can the organization prove that only legitimate identities and systems can enumerate container resources, and that suspicious enumeration would be visible to the SOC?

Executive priority

Prioritize this where container platforms support critical services, regulated workloads, or cloud-connected operations. The business risk is not discovery alone; it is that discovery can guide later lateral movement or execution choices. Executives should ask whether container API access, dashboard exposure, account privileges, and network reachability are governed, logged, and reviewable as compliance and incident-response evidence.

Technical view

This is an enterprise ATT&CK discovery technique for Containers. The supplied ATT&CK description points to Kubernetes dashboards, Docker APIs, Kubernetes APIs, and logs as places where adversaries may learn about containers, images, deployments, pods, nodes, cluster status, services, configuration, and cloud-provider context. SOC and IR teams should validate whether API enumeration and dashboard access are logged, whether those logs identify the calling user, service account, workload, source, and requested resource type, and whether unusual resource-listing activity can be distinguished from normal orchestration and administration. ATT&CK lists DET0490 as a detection strategy for this technique, but no official detection text is provided in the supplied object.

Likely telemetry

  • Kubernetes API audit or access records for resource listing and cluster-status queries
  • Docker Engine API access records where available
  • Kubernetes dashboard authentication and access logs
  • Container and platform logs that may expose configuration, services, or cloud-provider context
  • Identity and account activity for users or service accounts accessing container APIs

Detection direction

  • Baseline legitimate administrative, automation, and orchestration-driven enumeration of pods, nodes, deployments, images, and cluster status before alerting on volume alone.
  • Validate that container API and dashboard access logs contain enough identity, source, resource, and action detail to support triage.
  • Look for unusual discovery patterns by non-administrative users, unexpected service accounts, unfamiliar sources, or workloads that normally should not enumerate broad cluster resources.
  • Tune carefully for false positives from deployment tools, monitoring systems, schedulers, and routine cluster administration.
  • Use relationship context conservatively: ATT&CK associates this technique with TeamTNT, Hildegard, and Peirates, so detections should consider container/cloud post-exploitation context without assuming attribution.

Mitigation priorities

  • Apply User Account Management by enforcing least privilege for users and service accounts that can view container and cluster resources.
  • Limit Access to Resource Over Network so Docker and Kubernetes APIs, dashboards, and related services are reachable only from systems and identities with a business need.
  • Use Network Segmentation to reduce unnecessary paths to container control-plane and management interfaces.
  • Review logs and configuration exposure so routine container logs do not unnecessarily disclose services, environment configuration, or cloud-provider details.
  • Confirm that access-control decisions and logging evidence are documented for incident response, audit, and compliance readiness.
Analyst notes and limits

The most important validation question is whether the organization can see and govern resource enumeration in container environments. This technique is especially relevant to managed detection, cloud/container security, identity and access management, and incident response because discovery activity can be an early signal that an actor is mapping the environment before choosing lateral movement or execution options.

The supplied ATT&CK object provides no official detection text, and DET0490 is referenced without detailed detection logic. Local platform configuration, logging maturity, Kubernetes/Docker deployment model, and normal administrative workflows are required to determine practical detection coverage. No active exploitation, customer exposure, or guaranteed detection is implied.

Official MITRE ATT&CK definition

Container and Resource Discovery

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.[1][2] In Docker, logs may leak information about the environment, such as the environment’s configuration, which services are available, and what cloud provider the victim may be utilizing. The discovery of these resources may inform an adversary’s next steps in the environment, such as how to perform lateral movement and which methods to utilize for execution.

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

Associated objects

Groups, software, and campaigns

Group Enterprise

G0139: TeamTNT

TeamTNT is a threat group that has primarily targeted cloud and containerized environments. The group as been active since at least October 2019 and has mainly focused its efforts on leveraging cloud and container resources to deploy cryptocurrency miners in victim environments.[1][2][3][4][5][6][7][8][9]

Tool Enterprise

S0683: Peirates

Peirates is a post-exploitation Kubernetes exploitation framework with a focus on gathering service account tokens for lateral movement and privilege escalation. The tool is written in GoLang and publicly available on GitHub.[1]

Containers
Malware Enterprise

S0601: Hildegard

Hildegard is malware that targets misconfigured kubelets for initial access and runs cryptocurrency miner operations. The malware was first observed in January 2021. The TeamTNT activity group is believed to be behind Hildegard. [1]

LinuxContainersIaaS
Relationship explorer

All related ATT&CK context

Mitigations

Mitigation direction

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .

ATT&CK release
19.1
Object version
1.1
Created
Modified
Raw hash
5f1c2f4070be6220...
Imported snapshots across ATT&CK releases (1)
Release Bundle imported Object version Modified Status Raw hash
19.1 1.1 Current bundle 5f1c2f4070be…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    Docker API

    Docker. (n.d.). Docker Engine API v1.41 Reference. Retrieved March 31, 2021.

    Open source URL
  2. [2]
    Kubernetes API

    The Kubernetes Authors. (n.d.). The Kubernetes API. Retrieved March 29, 2021.

    Open source URL
  3. [3]
    mitre-attack T1613
    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.