Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class MitreAttack.
MITRE ATT&CK tactics and techniques related to this finding.
Generated from protobuf message google.cloud.securitycenter.v1.MitreAttack
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ primary_tactic
int
The MITRE ATT&CK tactic most closely represented by this finding, if any.
↳ primary_techniques
array
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. SCANNING_IP_BLOCKS
), both the sub-technique and its parent technique(s) will be listed (e.g. SCANNING_IP_BLOCKS
, ACTIVE_SCANNING
).
↳ additional_tactics
array
Additional MITRE ATT&CK tactics related to this finding, if any.
↳ additional_techniques
array
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
↳ version
string
The MITRE ATT&CK version referenced by the above fields. E.g. "8".
getPrimaryTactic
The MITRE ATT&CK tactic most closely represented by this finding, if any.
int
setPrimaryTactic
The MITRE ATT&CK tactic most closely represented by this finding, if any.
var
int
$this
getPrimaryTechniques
The MITRE ATT&CK technique most closely represented by this finding, if
any. primary_techniques is a repeated field because there are multiple
levels of MITRE ATT&CK techniques. If the technique most closely
represented by this finding is a sub-technique (e.g. SCANNING_IP_BLOCKS
),
both the sub-technique and its parent technique(s) will be listed (e.g.
SCANNING_IP_BLOCKS
, ACTIVE_SCANNING
).
setPrimaryTechniques
The MITRE ATT&CK technique most closely represented by this finding, if
any. primary_techniques is a repeated field because there are multiple
levels of MITRE ATT&CK techniques. If the technique most closely
represented by this finding is a sub-technique (e.g. SCANNING_IP_BLOCKS
),
both the sub-technique and its parent technique(s) will be listed (e.g.
SCANNING_IP_BLOCKS
, ACTIVE_SCANNING
).
var
int[]
$this
getAdditionalTactics
Additional MITRE ATT&CK tactics related to this finding, if any.
setAdditionalTactics
Additional MITRE ATT&CK tactics related to this finding, if any.
var
int[]
$this
getAdditionalTechniques
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
setAdditionalTechniques
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
var
int[]
$this
getVersion
The MITRE ATT&CK version referenced by the above fields. E.g. "8".
string
setVersion
The MITRE ATT&CK version referenced by the above fields. E.g. "8".
var
string
$this