Vulnerability Assessment & Impact
Security engineers get impact analysis in minutes
When a new CVE drops (Log4Shell, MOVEit, Snowflake, whatever), the security team has 24-48 hours to answer three questions: (1) do we use the affected software, (2) how many systems, (3) what's the exposure. Manual answer means someone greps through inventory spreadsheets, asks every team, waits for responses, misses at least two systems. By the time the answer is complete, the vulnerability is being exploited in the wild.
An hour-by-hour walkthrough.
Step by step.
- 01
Monitor CVE feeds + detect new relevant CVEs
NVD, GitHub security advisories, vendor feeds, exploit trackers. Filter for CVSS + software matching our SBOM.
NVD · GHSA · Vendor advisories · Exploit trackers - 02
Impact discovery across every source
SBOM search, package manifest search, container registry, vendor list, endpoint inventory. Parallel + comprehensive.
SBOM · Container registry · Vendor list · MDM - 03
Score exposure per system
Internet-exposure + data-sensitivity + patch-availability + exploitation-observed. Multi-factor score drives SLA.
Exposure model · Data classification · CVE data - 04
Draft remediation with team assignments
Patch PRs where straightforward. Tickets to owning teams for complex remediation. SLA per severity tier.
GitHub · Ticketing · Owning team registry - 05
CISO impact assessment + tracking
Full assessment within an hour: what's exposed, remediation plan, SLA. Tracking dashboard through remediation completion.
CISO dashboard · Remediation tracker
What you connect to make this run.
SBOM (CycloneDX · SPDX · syft)
readComprehensive software inventory. Every production service's dependency tree.
Container registries · Kubernetes
readContainer images + running instances. Vulnerable images identified in registry + deployed state.
GitHub · GitLab · Package registries
read+writeSource code search for direct + transitive dependencies. Patch PRs opened for straightforward upgrades.
Vendor list · SaaS registry
readThird-party dependencies. Vendor disclosures cross-referenced with our vendor list.
Before and after, honestly.
Answers about this playbook.
What if SBOM coverage is incomplete?
Best-effort with known coverage explicitly stated. Gaps flagged for SBOM improvement; assessment includes 'coverage %' so consumers know confidence level.
How does it handle vulnerabilities in binaries (not source dependencies)?
Binary analysis + package-manager metadata. Windows patches, macOS software updates, Docker base images all included.
What about zero-day vulnerabilities (no patch available)?
Compensating controls surfaced: WAF rules, feature flags, isolation. Patch availability tracked; alert when patch drops.
How does it coordinate with our red team?
Red team can request impact assessment as part of exercises. Same mechanism; scoped to red-team scenarios rather than public CVEs.
Can it work for internal / custom vulnerabilities?
Yes — internal vuln IDs supported alongside CVEs. Same impact assessment + remediation flow.
See it run on your data.
Free plan, no credit card. Connect the systems this playbook needs and run it against a past event first.