Attack surface
Every reachable or influenceable place where an attacker could try to enter, persist, move, extract data, or disrupt operations. It includes internet services, identities, APIs, software, cloud control planes, vendors, endpoints, and physical or operational systems.
Why it matters: you cannot reduce exposure until the business knows which systems, accounts, vendors, and connections create it.
Asset
Something the organization values or depends on, such as a domain, host, application, account, repository, cloud resource, identity system, mobile app, container image, or operational device.
Why it matters: every important system needs an owner, purpose, and clear relationship to the business process it supports.
Asset inventory
A maintained record of assets, their owners, purpose, location, dependencies, exposure, and lifecycle. A list of IP addresses alone is not a complete inventory.
Why it matters: a reliable inventory prevents the same issue from being counted twice and reduces the chance that an unowned system is missed.
Exposure
A condition that makes an asset reachable, discoverable, misconfigured, weakly controlled, or otherwise more available to a threat. Exposure may exist without a confirmed vulnerability.
Why it matters: exposure helps explain where an attacker could begin, but important decisions still require evidence about the actual weakness and business context.
Vulnerability
A weakness in software, configuration, design, process, or control that can be used or triggered to violate a security objective.
Why it matters: a vulnerability becomes an actionable business issue when the affected system, practical impact, existing controls, and responsible owner are understood.
Finding
A structured security record describing an observed condition, the affected asset, supporting evidence, potential impact, recommended response, and lifecycle state.
Why it matters: a useful finding tells the team what is affected, why it matters, what to change, who owns it, and how closure will be verified.
Evidence
Information that supports or refutes a claim: a response, configuration value, signed artifact identity, packet capture, source record, reproducible behavior, or verified state change.
Why it matters: evidence separates a confirmed condition from a scanner label, assumption, or sales claim and gives the team a way to verify the fix.
Risk
The effect of uncertainty on objectives. In cybersecurity, it is usually considered through threat likelihood, vulnerability or exposure, business impact, and the controls that change those factors.
Why it matters: business context explains why two technically similar weaknesses may require very different response priorities.