What you will learn
- What each of the five stages does
- How the stages connect and feed each other
- A worked example of one full cycle
- How to keep the cycle running continuously
Explanation
The five stages at a glance
- Scope — pick a business service and name its assets and owners.
- Discover — find assets, exposures, identities, and attack paths in that scope.
- Prioritize — rank by business impact, exploitability, threat activity, and control gaps.
- Validate — prove exposures are real and reachable.
- Mobilize — assign owners, unblock work, and close exposures.
A worked example
Scope: the customer login service. Discover: an outdated auth library, a leaked API key on a public repository, a legacy admin account with MFA disabled. Prioritize: the leaked API key is number one because it grants direct data access. Validate: the key still works. Mobilize: the key is rotated in one hour, the auth library is patched that week, the admin account is decommissioned.
Keeping the cycle continuous
Automate discovery, refresh prioritization at least weekly, run validation on the top-N exposures each cycle, and track mobilization in the same tool your engineers already use (ticketing or work management).
How to apply this
- Pick one service and run all five stages within four weeks
- Record the top ten exposures and their status weekly
- Automate the discovery inputs so the cycle can repeat
- Publish a monthly summary of exposures opened, validated, and closed
Common mistakes
- Running discovery without a scope
- Prioritizing before deduplicating findings
- Skipping validation because it takes time
- Mobilizing without a named owner and a deadline
Frequently asked questions
Related pages
CTEM Basics Hub
CTEM: Continuous Threat Exposure Management Guide
A free, plain-English pillar guide to Continuous Threat Exposure Management (CTEM): what it is, how it works, and how to learn it.
CTEM Scope Stage
CTEM Scope Stage: Define What Matters
How to run the Scope stage of CTEM: pick business services, list critical assets, map attack surfaces, and name owners.
CTEM Discover Stage
CTEM Discovery Stage: Find Assets and Exposures
Practical guide to the Discovery stage of CTEM covering assets, identities, cloud, misconfigurations, external surface, and third parties.
CTEM Prioritize Stage
CTEM Prioritization Stage: Rank Exposures That Matter
How to prioritize exposures using business impact, exploitability, threat activity, asset criticality, control gaps, and attack paths.
CTEM Validate Stage
CTEM Validate Stage: Prove Exposures Are Real
How to run the Validate stage of CTEM: prove reachability and exploitability, test control effectiveness, and record evidence that drives fixes.
CTEM Mobilize Stage
CTEM Mobilize Stage: Turn Findings Into Fixes
How to run the Mobilize stage of CTEM: route exposures to named owners, set SLAs from validated risk, unblock work, and prove closure.
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.
