Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Tactic.
MITRE ATT&CK tactics that can be referenced by SCC findings.
See: https://attack.mitre.org/tactics/enterprise/
Protobuf type google.cloud.securitycenter.v1.MitreAttack.Tactic
Namespace
Google \ Cloud \ SecurityCenter \ V1 \ MitreAttackMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
TACTIC_UNSPECIFIED
Value: 0
Unspecified value.
Generated from protobuf enum TACTIC_UNSPECIFIED = 0;
RECONNAISSANCE
Value: 1
TA0043
Generated from protobuf enum RECONNAISSANCE = 1;
RESOURCE_DEVELOPMENT
Value: 2
TA0042
Generated from protobuf enum RESOURCE_DEVELOPMENT = 2;
INITIAL_ACCESS
Value: 5
TA0001
Generated from protobuf enum INITIAL_ACCESS = 5;
EXECUTION
Value: 3
TA0002
Generated from protobuf enum EXECUTION = 3;
PERSISTENCE
Value: 6
TA0003
Generated from protobuf enum PERSISTENCE = 6;
PRIVILEGE_ESCALATION
Value: 8
TA0004
Generated from protobuf enum PRIVILEGE_ESCALATION = 8;
DEFENSE_EVASION
Value: 7
TA0005
Generated from protobuf enum DEFENSE_EVASION = 7;
CREDENTIAL_ACCESS
Value: 9
TA0006
Generated from protobuf enum CREDENTIAL_ACCESS = 9;
DISCOVERY
Value: 10
TA0007
Generated from protobuf enum DISCOVERY = 10;
LATERAL_MOVEMENT
Value: 11
TA0008
Generated from protobuf enum LATERAL_MOVEMENT = 11;
COLLECTION
Value: 12
TA0009
Generated from protobuf enum COLLECTION = 12;
COMMAND_AND_CONTROL
Value: 4
TA0011
Generated from protobuf enum COMMAND_AND_CONTROL = 4;
EXFILTRATION
Value: 13
TA0010
Generated from protobuf enum EXFILTRATION = 13;
IMPACT
Value: 14
TA0040
Generated from protobuf enum IMPACT = 14;