-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add GCP SSO persistence rules #954
Conversation
@@ -3,22 +3,25 @@ PackID: PantherManaged.GCP.Audit | |||
Description: Group of all Google Cloud Platform (GCP) Audit detections | |||
PackDefinition: | |||
IDs: | |||
- GCP.Access.Attempts.Violating.IAP.Access.Controls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The +/- in this file are from me sorting the IDs alphabetically.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the reference link to each rule otherwise looks awesome!
https://medium.com/google-cloud/detection-of-inbound-sso-persistence-techniques-in-gcp-c56f7b2a588b
|
Background
Adds three new GCP SSO persistence rules that cover creations and updates:
GCP.Inbound.SSO.Profile.Created
GCP.Workforce.Pool.Created.or.Updated
GCP.Workload.Identity.Pool.Created.or.Updated
Changes
gcp_audit
pack to include the new rulesTesting
Tests pass as expected: