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 webpage documents the `AttackVector` enum within the `Google.Cloud.OsConfig.V1` namespace, detailing different contexts of vulnerability exploitation."],["The `AttackVector` enum has five possible fields: `Adjacent`, `Local`, `Network`, `Physical`, and `Unspecified`, each representing a unique context of attack."],["The latest version available for the `Google.Cloud.OsConfig.V1.CVSSv3.Types.AttackVector` is 2.4.0, with multiple prior versions listed ranging from 2.3.0 down to 1.3.0."],["The `AttackVector` enum is used to define how an attack may occur, from requiring physical access to being executable over the entire internet."]]],[]]