Deploy XM Cyber's continuous exposure management platform to map attack paths, identify choke points, and prioritize the 2% of exposures that threaten critical assets.
cybersecurity
vulnerability-management
xm-cyber
attack-path-analysis
exposure-management
ctem
choke-points
breach-simulation
attack-surface
1.0
mahipal
Apache-2.0
Implementing Attack Path Analysis with XM Cyber
Overview
XM Cyber is a continuous exposure management platform that uses attack graph analysis to identify how adversaries can chain together exposures -- vulnerabilities, misconfigurations, identity risks, and credential weaknesses -- to reach critical business assets. According to XM Cyber's 2024 research analyzing over 40 million exposures across 11.5 million entities, organizations typically have around 15,000 exploitable exposures, but traditional CVEs account for less than 1% of total exposures. The platform identifies that only 2% of exposures reside on "choke points" of converging attack paths, enabling security teams to focus on fixes that eliminate the most risk with the least effort.
When to Use
When deploying or configuring implementing attack path analysis with xm cyber capabilities in your environment
When establishing security controls aligned to compliance requirements
When building or improving security architecture for this domain
When conducting security assessments that require this implementation
Prerequisites
XM Cyber platform license and tenant access
Network connectivity to monitored environments (on-premises, cloud, hybrid)
Administrative access for agent deployment or agentless integration
Cloud provider API access (AWS, Azure, GCP) for cloud attack path analysis
Active Directory read access for identity-based attack path modeling
CMDB or asset inventory defining critical business assets
Core Concepts
Attack Graph Analysis
Unlike point-in-time vulnerability scanning, XM Cyber continuously models all possible attack paths across the entire environment:
Traditional Scanning
XM Cyber Attack Path Analysis
Lists individual vulnerabilities
Maps chained attack paths
Scores by CVSS severity
Scores by reachability to critical assets
Point-in-time assessment
Continuous real-time modeling
No context of lateral movement
Models full lateral movement chains
Treats each vuln independently
Shows how vulns chain together
Key Metrics from XM Cyber Research (2024)
Finding
Statistic
Average exposures per organization
~15,000
CVE-based exposures
< 1% of total
Misconfiguration-based exposures
~80% of total
Exposures on critical choke points
2%
Orgs where attackers can pivot on-prem to cloud
70%
Cloud critical assets compromisable in 2 hops
93%
Critical asset exposures in cloud platforms
56%
Choke Point Concept
A choke point is a single entity (host, identity, credential, misconfiguration) that sits at the intersection of multiple attack paths leading to critical assets. Fixing a choke point eliminates many attack paths simultaneously, providing maximum risk reduction per remediation effort.
Attack Path 1: Web Server -> SQL Injection -> DB Admin Creds
\
Attack Path 2: VPN -> Stolen Creds -> File Server -> Domain Controller
/ (Critical Asset)
Attack Path 3: Workstation -> Mimikatz -> Cached Creds
^
CHOKE POINT
(Cached Domain Admin credential)