public class VulnerabilityFactor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VulnerabilityFactor.Awareness
How well known is this vulnerability to this group of threat agents?
|
static class |
VulnerabilityFactor.EaseOfDiscovery
How easy is it for this group of threat agents to discover this vulnerability?
|
static class |
VulnerabilityFactor.EaseOfExploit
How easy is it for this group of threat agents to actually exploit this vulnerability?
|
static class |
VulnerabilityFactor.IntrusionDetection
How likely is an exploit to be detected?
|
Copyright © 2019–2022. All rights reserved.