Stage 1 — Build Your Asset Inventory
You cannot start identifying vulnerabilities on assets you do not know exist. The first step is building a complete, live asset inventory: servers, applications, cloud services, APIs, containers, network devices.
This must include shadow IT — SaaS tools used without approval, forgotten subdomains, cloud instances deployed outside the IT process. These are exactly the gaps that attackers look for.
Vulnerability scanning tools analyse the assets you give them. EASM (External Attack Surface Management) finds what you did not know about and adds it to your monitoring automatically.
Stage 2 — Assess Risk, Not Just Severity
Once assets are known, vulnerability scanning identifies the issues. But a raw list of findings is not a risk assessment. To make good decisions, each finding needs to be evaluated on three factors: the vulnerability itself, the threat context, and the asset it affects.
CVSS gives you severity. EPSS gives you likelihood. KEV tells you if it is already being exploited. Together, they give you the full picture.
A simple example: which vulnerability should your security team fix first?