Infrastructure discovery
Analyzing topology…
tracing exposure to sensitive assets
All accounts
2 regions
65 assets
CRITICAL Potential attack path 1 of 7
Internet → EC2 bastion → EKS cluster → customer-db · breaks 4 paths
selected path
other paths — click to switch
crown jewel
Attack path · selected
CRITICAL breaks 4 paths
Internet → EC2 bastion → EKS cluster → customer-db · 3 hops
Why it matters
A public security group on EC2 bastion lets an attacker reach customer PII and secrets in as few as 2 hops.
The choke point
sg-prod-web-open
SSH open to 0.0.0.0/0 · security group
Underlying findings · 3
CRITSG_ALL_TRAFFIC
HIGHSG_OPEN_SSH
MEDSG_UNUSED_RULE
Provenance · CloudTrail
Created by@deploy-bot
API callCreateSecurityGroup
Source IP203.0.113.9
When3 days ago
Remediation
- Replace the 0.0.0.0/0 rule with your VPN CIDR.
- Restrict port 22 to the bastion range only.