Перейти к основному содержимому

Vulnerabilities

The Vulnerabilities view is the register of everything the agent confirmed during an engagement. Each entry is backed by concrete evidence from the run — not a keyword match or a "possible" issue.

What a finding contains

Every confirmed finding carries the detail a report needs:

FieldDescription
SeverityCritical, High, Medium, Low, or Info.
TitleA short name for the issue.
Host & endpointsThe affected host and every endpoint involved.
Service / techThe service and technology in play.
DetailA technical description of the issue.
EvidenceThe proof — request/response pairs or command output.
CommandsThe exact commands that proved it.
CredentialsAny credentials obtained (when applicable).
Business impactWhat it means for the client.
Plain-languageA non-technical explanation.
RemediationHow to fix it.
CVE / CVSSReference and score, where relevant.

Ranked by severity

Findings are ordered by severity so the most serious issues are at the top:

The Vulnerabilities nav item shows a live count that grows as the agent confirms more issues during a mission.

Evidence-first

Because AgentRidge only records a finding once it has proven it in the current run, the register is safe to hand to a client: each entry can be reproduced from the exact commands and evidence it carries. Those same findings drive the live map and the PDF report.

Next: Reports →