Summary
Exposure review spans assets, interfaces, ports, protocols, DNS, routes, NAT, reverse proxies, load balancers, VPNs, ACLs, security groups, authentication gates, and telemetry. Each gives partial evidence.
Learning objectives and prerequisites
Use basic IP, routing, and firewall terminology. You should be able to classify external, internal, lateral, management, intermediary, conflicting, and insufficient-evidence reachability states.
Why this matters
A listening port does not prove end-to-end reachability. A route does not prove firewall permission, a rule does not prove a service is listening, DNS does not prove access, and NAT does not automatically prove public exposure. Internal-only does not automatically mean low risk.
Guided workflow
- Identify the asset, service, interface, name, address, and environment.
- Review listening services, expected ingress and egress, routing, boundaries, NAT, proxies, VPN, policy, and application authentication.
- Compare intended architecture with observed evidence across external, internal, lateral, and management paths.
- Record inventory and telemetry gaps, confidence, validation request, and reassessment trigger.
Fictional worked example
A public load balancer reaches a reverse proxy and two application servers. A management interface sits behind a VPN, while a database subnet has a stale inventory record and incomplete flow telemetry. The load-balancer path is externally reachable; the backend is reachable through an intermediary; the management path needs VPN and policy evidence; the database path remains insufficient evidence until route and flow records are reviewed.
Decision exercise
Classify fictional services as externally reachable, internally reachable, intermediary-only, intended isolated, conflicting evidence, or insufficient evidence. State supporting evidence, missing evidence, local implication, and validation action.
Knowledge checks and answer explanations
- Does listening mean reachable? No; routing and policy may still block a path.
- Does NAT prove public exposure? No; translation can serve private or restricted paths.
- Does a scanner failure prove unreachable? No; the method or telemetry may be incomplete.
- Does a segmentation label prove isolation? No; validate the effective path.
- Is applicability the same as reachability? No; product and version evidence answer a different question.
Common misconceptions
DNS resolution proves access, a firewall rule proves service exposure, inventory absence proves no asset, or an internal path is harmless.
Practical takeaway
Record observed path, intended path, enforcement points, authentication gates, evidence source, gap, confidence, and next validation question.
Related content
Network Access Control Operations, Exploit Evidence Validation, Investigation Evidence Quality, CIDR Calculator, DNS Lookup, DNS Investigation Worksheet, and Vendors.
Limitations
This lesson cannot prove reachability, exposure, compromise, or complete topology in a real environment.
Last reviewed: Unknown. Recheck local evidence before acting.