Skip to content

Commit 26641de

Browse files
committed
Merge branch 'release/v11.2.9' of https://github.com/utmstack/UTMStack into release/v11.2.9
2 parents b6cad63 + 55d1a6a commit 26641de

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

rules/cloud/google/gcp_gcs_data_access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dataTypes:
44
- google
55
name: GCP Cloud Storage — Sensitive Data Access
66
impact:
7-
confidentiality: 4
7+
confidentiality: 3
88
integrity: 1
99
availability: 1
1010
category: Discovery

rules/cloud/google/gcp_iam_policy_changed.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dataTypes:
44
- google
55
name: GCP IAM Policy Changed — Privilege Escalation
66
impact:
7-
confidentiality: 4
8-
integrity: 4
9-
availability: 3
7+
confidentiality: 3
8+
integrity: 3
9+
availability: 2
1010
category: Privilege Escalation
1111
technique: "T1098 - Account Manipulation"
1212
adversary: origin

rules/cloud/google/gcp_privileged_role_granted.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dataTypes:
44
- google
55
name: GCP Privileged Role Granted — Owner or Editor
66
impact:
7-
confidentiality: 5
8-
integrity: 5
9-
availability: 3
7+
confidentiality: 3
8+
integrity: 3
9+
availability: 1
1010
category: Privilege Escalation
1111
technique: "T1078 - Valid Accounts"
1212
adversary: origin

0 commit comments

Comments
 (0)