CVE correlation

Findings are correlated against CVE data, each carrying an exploit-availability indicator rather than a bare identifier.

CVSS v3.1 scoring

Consistent, comparable severity scoring so findings can be ranked the same way across every asset class in scope.

CISA KEV prioritisation

Vulnerabilities with confirmed real-world exploitation rise to the top of the queue, ahead of higher-scoring but unexploited issues.

False-positive reduction

Findings are filtered before they reach your queue, so the list is short enough that people actually work through it.

Exploitability validation

Safe, RoE-gated exploitation proves which findings an attacker could genuinely reach and use, with a full evidence trail.

Verification and drift

Scan comparison, drift detection with a change ledger and 7-day asset re-verification confirm what actually changed.

What is vulnerability management?

Vulnerability management is the continuous process of finding weaknesses across an estate, assessing how serious each one is, prioritising the ones worth acting on, remediating them, and verifying that the fix held. It is a programme rather than a scan. The scan is one step inside it.

A classic vulnerability management tool does the first two steps well. It keeps an inventory, correlates what it sees against a CVE database, assigns a severity score, and hands your team a ranked list. That list is usually accurate. It is also usually far longer than the remediation capacity available to work through it, and nothing in it tells you which entries an attacker could actually reach.

PentestOps runs the same lifecycle with one addition that changes the shape of the output. Before a finding is ranked, it is tested. Safe, scope-gated exploitation establishes whether the weakness is reachable and usable on the asset it was found on, so priority reflects proof instead of assumption.

  • Detection answers a narrow question: is this weakness present on this asset?
  • Assessment answers a second one: how severe is this class of defect in the abstract?
  • Validation answers the question that decides your week: could an attacker actually reach and use it here, given the network position and the controls already in place?
  • Classic vulnerability management stops after the first two. PentestOps adds the third before anything is prioritised.

Detection and scoring are not a priority list

Most security teams are not short of findings. They are short of a defensible way to choose between them. An unvalidated backlog produces two predictable failure modes: teams chase everything and burn remediation capacity on issues that were never reachable, or they lose confidence in the list and stop reading it. Neither reduces risk.

The underlying reason is that a severity score describes a defect, not your environment. It cannot know whether the vulnerable code path is exposed, whether a segmentation rule already blocks the route to it, or whether a low-scoring credential weakness three hops away turns a moderate issue into a straight line to a domain controller.

Validation collapses that uncertainty. On PentestOps, exploitation runs only under a signed Rules of Engagement, with scope enforcement that automatically stops activity outside authorised assets, and a strategy engine that selects the technique per finding. Every action is captured as evidence. The result is the difference between a finding and a proven exposure, which is set out in more depth in attack path validation.

The vulnerability management lifecycle on PentestOps

The five stages below are the standard lifecycle. What differs is what happens at each one, and how much is left for a human to work out afterwards.

Lifecycle stageWhat the stage requiresWhat PentestOps does
DiscoverKnow every asset in scope, including the ones nobody documented.24+ external recon modules, 18+ internal modules through the on-premise agent, cloud sync across AWS, Azure, GCP and M365, and AI asset classification with criticality.
AssessEstablish which weaknesses are present and how serious each is.CVE database correlation, CVSS v3.1 scoring, an exploit-availability indicator, and false-positive reduction before anything reaches your queue.
PrioritiseRank the list so limited remediation capacity goes to the right items.CISA KEV prioritisation, validated exploitability, and AI-driven context-aware risk scoring with business impact analysis.
RemediateGive the team that owns the system enough context to ship a fix.Per-finding AI-guided remediation steps from the Professional plan, and one-click playbook deployment over SSH via the on-premise agent on Enterprise, with rollback on failure.
VerifyConfirm the exposure is closed, not just closed in a ticket.Re-testing, scan comparison between assessments, drift detection with a full change ledger, and 7-day asset re-verification.

How findings are scored and ranked

Ranking uses several independent signals rather than one number, because no single signal survives contact with a real estate.

Severity comes from CVSS v3.1, maintained by FIRST, which gives every finding a comparable base score. FIRST also publishes EPSS, which models the likelihood that a vulnerability will be exploited in the wild. Both are useful population-level signals, and both describe the vulnerability rather than your instance of it. PentestOps takes the more direct route on assets that are in scope: it attempts the exploitation, safely, and records what happened.

Known real-world abuse is treated as its own tier. Findings are checked against the CISA Known Exploited Vulnerabilities catalogue, the authoritative list of vulnerabilities with confirmed active exploitation. A KEV match on an internet-facing asset outranks a higher-scoring issue that nobody has ever been observed using.

  • CVE correlation identifies the known defect behind the finding.
  • CVSS v3.1 supplies a consistent severity baseline across every asset class.
  • Exploit availability flags whether working exploitation is known to exist for the issue.
  • CISA KEV promotes vulnerabilities with confirmed real-world exploitation.
  • Validated exploitability confirms whether the route works on your asset, in your network position.
  • AI business impact analysis weighs what the affected asset is worth to the organisation, using self-hosted AI by default.
  • False-positive reduction runs ahead of all of it, so the ranked list is short enough to be actioned.

Vulnerability management is a trend, not a snapshot

A single assessment tells you the state of the estate on one day. A programme needs the delta: what is new, what was fixed, what is still open past its agreed window, and what came back after someone rebuilt a host from an old image.

Scan comparison puts consecutive assessments side by side so those four categories are explicit rather than inferred. Asset drift detection maintains a full change ledger, with alerts on new and missing hosts, and 7-day asset re-verification keeps the inventory from quietly going stale between scans. On Enterprise, continuous monitoring adds agentless EASM re-checks of the perimeter between scheduled assessments.

Run that way, vulnerability management stops being an annual event and becomes the reporting layer over continuous penetration testing. The broader programme framing, including how exposures are scoped and mobilised, is covered under exposure management.

When a dedicated VM suite is still the better fit

PentestOps is not trying to be an endpoint agent fleet, and it is worth being clear about where that boundary sits.

The on-premise agent is a network-side deployment. It installs in about 5 minutes, needs 0 inbound firewall rules, connects outbound-only over TLS, and one host can cover multiple subnets. That design is deliberate: it gives internal reach without putting software on every machine. What it does not give you is per-host patch telemetry from an agent sitting on each laptop, workstation and server.

So if your priority is agent-based endpoint coverage at scale, with continuous patch-state reporting per device and deep integration into an existing patch-management workflow, a dedicated enterprise vulnerability management suite is built for that and PentestOps is not a like-for-like replacement. The trade-offs are laid out in PentestOps vs Qualys and PentestOps vs Nessus.

Plenty of organisations run both, and that is a reasonable architecture. Keep the suite for breadth of endpoint patch telemetry; use PentestOps to work out which of those thousands of findings an attacker could actually use, and to prove it.

Why PentestOps

  • Validation before prioritisation: safe, RoE-gated exploitation with a full evidence trail, so the ranked list is backed by proof rather than severity alone.
  • One lifecycle on one platform. Discovery, assessment, prioritisation, remediation guidance and verification all run against the same inventory and the same 7-phase methodology.
  • Coverage across external perimeter, internal networks, web applications, APIs, cloud and identity, with 800+ automated cloud checks across AWS, Azure, GCP and M365.
  • Self-hosted AI by default drives risk scoring and remediation guidance without sending scan data to third-party model providers; external providers are opt-in per tenant.
  • Findings map to 8 compliance reporting frameworks (OWASP Top 10, PCI DSS v4.0, NIST 800-53, SOC 2, HIPAA, GDPR, ISO 27001, SMB1001) plus CIS Benchmarks for AWS, Azure, GCP and Kubernetes.
  • Asset-wise pricing: you pay for the assets in scope, and scans against them are unlimited within fair use, so re-testing a fix never costs you anything extra.
  • Australian-built and operated. The platform is hosted in Australia, customer data is stored in Australia, and Extranet Systems Pty Ltd is ISO/IEC 27001:2022 certified.

Frequently Asked Questions

What is vulnerability management?

It is the continuous programme of discovering assets, assessing which weaknesses are present and how severe they are, prioritising what to fix, remediating, and verifying that the fix held. A scan is a single step inside that cycle, not the whole of it.

How does PentestOps differ from a classic vulnerability management tool?

A classic tool detects and scores. PentestOps does that and then validates: safe, scope-gated exploitation establishes whether each finding is actually reachable on your asset before it is ranked. The output is a shorter list with proof behind each entry, rather than a longer list ordered by severity alone.

How is vulnerability management different from penetration testing?

Vulnerability management is the ongoing operational cycle that tracks and closes known weaknesses. Penetration testing is an adversarial exercise that tries to chain weaknesses into real impact. PentestOps runs both from the same platform, which is why the vulnerability list it produces already carries exploitation evidence.

How does PentestOps prioritise findings?

Findings are correlated to CVE data, scored with CVSS v3.1, flagged for known exploit availability, checked against the CISA KEV catalogue, weighed with AI-driven context-aware risk scoring and business impact analysis, and, where authorised, confirmed by safe exploitation. False-positive reduction runs before all of it.

What is CISA KEV prioritisation?

The Known Exploited Vulnerabilities catalogue, published by the US Cybersecurity and Infrastructure Security Agency, lists vulnerabilities with confirmed active exploitation in the wild. PentestOps promotes findings that match the catalogue, because observed real-world abuse is a stronger signal than a severity score on its own.

Is exploitability validation safe to run against production systems?

Exploitation runs only under a signed Rules of Engagement, with scope enforcement that automatically stops activity outside authorised assets, and scan profiles of Stealth, Balanced or Aggressive to match your risk appetite. Every action is recorded in a full evidence trail so the assessment is auditable afterwards.

How do we verify that a fix actually worked?

Re-run the assessment against the same asset and use scan comparison to see what is new, fixed, still open or regressed since the previous run. Drift detection with a change ledger and 7-day asset re-verification keep watching afterwards, and scans against an asset are unlimited within fair use, so re-testing is not rationed.

Do we still need a dedicated vulnerability scanner alongside PentestOps?

It depends on what you need most. If the priority is agent-based coverage of every endpoint with per-device patch telemetry, a dedicated enterprise suite is built for that and PentestOps does not replace it. Many organisations keep both and use PentestOps to validate which of those findings an attacker could actually use.

Rank vulnerabilities by what is reachable

See a validated finding list against your own estate. All paid plans start with a 7-day free trial. A card is required to start your trial and is only charged after the trial ends, unless you cancel first.