// OWASP Risk Rating Methodology — interactive calculator
$ man owasp-risk NAME owasp-risk — OWASP Risk Rating Methodology Calculator DESCRIPTION Calculates vulnerability risk using the OWASP Risk Rating Methodology. Evaluates 16 factors across two axes: LIKELIHOOD Threat Agent [4 factors] + Vulnerability [4 factors] IMPACT Technical [4 factors] + Business [4 factors] RISK LEVELS Score 0–3 → LOW 3–6 → MEDIUM 6–9 → HIGH USAGE Adjust the dropdowns below. Results update in real time.
Likelihood \ Impact LOW MEDIUM HIGH
─────────────────────────────────────────────
LOW NOTE LOW MEDIUM
MEDIUM LOW MEDIUM HIGH
HIGH MEDIUM HIGH CRITICAL
Impact score = max(Technical, Business). Likelihood score = avg(Threat Agent, Vulnerability).