The vulnerable component is bound to the network stack, but the attack is
limited at the protocol level to a logically adjacent topology.
Local
The vulnerable component is not bound to the network stack and the
attacker's path is via read/write/execute capabilities.
Network
The vulnerable component is bound to the network stack and the set of
possible attackers extends beyond the other options listed below, up to
and including the entire Internet.
Physical
The attack requires the attacker to physically touch or manipulate the
vulnerable component.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `Cvssv3.Types.AttackVector` enum used within the Security Command Center v2 API, with the most recent version at 1.1.0."],["The enum describes the context in which a vulnerability can be exploited, categorizing the methods of attack."],["The available `AttackVector` options include `Adjacent`, `Local`, `Network`, `Physical`, and `Unspecified`, each corresponding to a unique method or scope of an attack."],["The namespace for this enum is `Google.Cloud.SecurityCenter.V2`, and it is found within the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]