Google Cloud Security Command Center V1 Client - Class MitreAttack (1.13.1)

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.

See: https://attack.mitre.org

Generated from protobuf message google.cloud.securitycenter.v1.MitreAttack

Methods

__construct

Constructor.

Parameters
Name
Description
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.

Generated from protobuf field .google.cloud.securitycenter.v1.MitreAttack.Tactic primary_tactic = 1;

Returns
Type
Description
int

setPrimaryTactic

The MITRE ATT&CK tactic most closely represented by this finding, if any.

Generated from protobuf field .google.cloud.securitycenter.v1.MitreAttack.Tactic primary_tactic = 1;

Parameter
Name
Description
var
int
Returns
Type
Description
$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 ).

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

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 ).

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getAdditionalTactics

Additional MITRE ATT&CK tactics related to this finding, if any.

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

setAdditionalTactics

Additional MITRE ATT&CK tactics related to this finding, if any.

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getAdditionalTechniques

Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

setAdditionalTechniques

Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.

Generated from protobuf field repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;

Parameter
Name
Description
var
int[]
Returns
Type
Description
$this

getVersion

The MITRE ATT&CK version referenced by the above fields. E.g. "8".

Generated from protobuf field string version = 5;

Returns
Type
Description
string

setVersion

The MITRE ATT&CK version referenced by the above fields. E.g. "8".

Generated from protobuf field string version = 5;

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: