Google Cloud Security Command Center v1 API - Enum Cve.Types.ExploitationActivity (3.20.0)

public enum Cve.Types.ExploitationActivity

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

The possible values of exploitation activity of the vulnerability in the wild.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
Anticipated

No known exploitation activity, but has a high potential for exploitation.

Available

Exploit is publicly available.

Confirmed

Limited reported or confirmed exploitation activities.

NoKnown

No known exploitation activity.

Unspecified

Invalid or empty value.

Wide

Exploitation has been reported or confirmed to widely occur.