Google Cloud Security Command Center v1 API - Enum Cvssv3.Types.AttackComplexity (3.20.0)

public enum Cvssv3.Types.AttackComplexity

Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum Cvssv3.Types.AttackComplexity.

This metric describes the conditions beyond the attacker's control that must exist in order to exploit the vulnerability.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
High

A successful attack depends on conditions beyond the attacker's control. That is, a successful attack cannot be accomplished at will, but requires the attacker to invest in some measurable amount of effort in preparation or execution against the vulnerable component before a successful attack can be expected.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Unspecified

Invalid value.