LearnCTEM.com, Best CTEM Learning Platform
Lifecycle Stage 2

CTEM Discovery Stage: Find Assets and Exposures

The Discovery stage finds every asset, identity, and exposure inside the scope. It combines vulnerability scans, attack surface management, cloud posture, identity risks, misconfigurations, secrets, and third-party exposure into one exposure register that becomes the input for prioritization.

Last updated: July 24, 2026

What you will learn

  • The categories of exposure to cover
  • How to combine multiple discovery inputs
  • How to spot unknown or shadow assets
  • How to keep the exposure register deduplicated and clean

Explanation

Discovery categories

  • Assets: servers, containers, SaaS, cloud accounts, endpoints, data stores.
  • Vulnerabilities: CVEs on operating systems, libraries, and applications.
  • Misconfigurations: cloud, Kubernetes, identity, network.
  • Identities: over-privileged accounts, stale service principals, missing MFA.
  • External surface: unknown domains, exposed ports, forgotten test environments.
  • Third parties: vendor-managed systems that touch your data.
  • Secrets: keys and tokens in code or storage.

Finding unknown assets

Cross-check DNS, cloud billing, certificate transparency logs, EDR agents installed, and EASM findings. Anything that appears in one source but not another is a candidate for investigation.

How to apply this

  • List every source that feeds discovery for your scope
  • Push every finding into one exposure register with a stable ID
  • Deduplicate by asset + finding type
  • Tag each exposure with the business service it belongs to

Common mistakes

  • Relying on a single scanner
  • Skipping identity and cloud posture
  • Storing findings in each tool's UI and never joining them
  • Ignoring external attack surface for internal-only mindset

Frequently asked questions

Whatever produces asset and exposure data for your scope: vulnerability scanners, ASM/EASM, cloud security posture, identity governance, secrets scanning, SBOM, and EDR telemetry.

Related pages

Author

LearnCTEM Editorial Team

Practitioners and educators writing plain-English guides on Continuous Threat Exposure Management.

Reviewed by

Senior CTEM Practitioner Panel

Reviewed for accuracy against public CTEM guidance and real-world program experience.