Risk score calculation example for Vulnerability Response
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Vulnerability Response
You can determine the risk score calculators to generate risk scores that use the vulnerability and asset data unique to your organization.
Example of determining risk rule calculators scores
The following example demonstrates how scores for risk rule calculators are determined.
Field | Weightage | Weight breakdown |
---|---|---|
Vulnerability.Severity | 50 | Default: 20 1 - Critical: 100 2 - High: 80 3 - Medium: 60 4 - Low: 40 5 - None: 20 |
Vulnerability.Exploit Exists | 50 | Default: 50 Yes: 100 No: 0 |
Risk Score = (W(severity) * FV (severity). + W(exploitexists) * FV(exploit exists))
/ 100
where W is the weight and FV is the weight percentage of the field value.
The resulting risk score for these vulnerable items is described in this table:
If the weightage percentage is changed for one of the field values, see this table for the results:
Field | Weightage | Weight breakdown |
---|---|---|
Vulnerability.Severity | 50 |
|
Vulnerability.Exploit Exists | 50 |
|
The risk score for the vulnerable items after reapplying the calculator is shown in this table: