All DDoS Definitions
DDoS Definition

Origin IP Exposure

Origin IP exposure is a concept, a risk surface a thorough DDoS test is built to probe. It describes the condition where the true IP address of an origin server is discoverable, letting an attacker aim a flood directly at it and bypass the CDN, WAF, or scrubbing layer meant to absorb that load. Origins leak through DNS history, certificate transparency logs (crt.sh), SPF and MX records, subdomain enumeration via subfinder or amass, and misconfigured services that answer on the raw IP.

Why it matters in DDoS testing

A perimeter is only as good as the secret it depends on. If the origin IP is reachable, every dollar spent on edge mitigation is bypassable in a single dig and a direct flood. A test enumerates the exposure surface the way an attacker would, then confirms whether the origin still answers when traffic skips the edge, validating that security groups and allowlists actually pin ingress to the CDN.

How attackers reach the origin behind these defenses is detailed in understanding DDoS attack vectors.