Skip to content

Commit

Permalink
add missing pack items (#1345)
Browse files Browse the repository at this point in the history
Co-authored-by: Ariel Ropek <[email protected]>
  • Loading branch information
ben-githubs and arielkr256 authored Sep 10, 2024
1 parent dfa4abf commit 0147335
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packs/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,11 @@ PackDefinition:
- AWS.CloudTrail.UserAccessKeyAuth
- AWS.CloudTrail.LoginProfileCreatedOrModified
- AWS.Console.Login

# Queries
- AWS Authentication from CrowdStrike Unmanaged Device
- Query.CloudTrail.Password.Spraying
- Query.VPC.DNS.Tunneling
- VPC Flow Port Scanning
# AWS DataModels
- Standard.AWS.ALB
- Standard.AWS.CloudTrail
Expand Down
1 change: 1 addition & 0 deletions packs/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ PackDefinition:
- GitHub.Org.IpAllowlist
- GitHub.Org.Moderators.Add
- GitHub.Org.Modified
- Github.Repo.Archived
- Github.Repo.CollaboratorChange
- Github.Repo.Created
#- GitHub.Repo.HookModified
Expand Down
3 changes: 3 additions & 0 deletions packs/gsuite_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ PackDefinition:
- panther_config_overrides
- panther_event_type_helpers
- panther_lookuptable_helpers
# Queries
- GSuite Many Docs Deleted Query
- GSuite Many Docs Downloaded Query
DisplayName: "Panther GSuite Pack"
16 changes: 16 additions & 0 deletions packs/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,19 @@ PackDefinition:
- Kubernetes.ServiceTypeNodePortDeployed
- Kubernetes.UnauthenticatedAPIRequest
- Kubernetes.UnauthorizedPodExecution
# Queries
- IOC Activity in K8 Control Plane
- Kubernetes Cron Job Created or Modified
- Kubernetes Pod Created in Pre-Configured or Default Name Spaces
- Kubernetes Service with Type Node Port Deployed
- New Admission Controller Created
- New DaemonSet Deployed to Kubernetes
- Pod Created or Modified Using the Host IPC Namespace
- Pod Created or Modified Using the Host PID Namespace
- Pod Created with Overly Permissive Linux Capabilities
- Pod attached to the Node Host Network
- Pod creation or modification to a Host Path Volume Mount
- Privileged Pod Created
- Secret Enumeration by a User
- Unauthenticated Kubernetes API Request
- Unauthorized Kubernetes Pod Execution
2 changes: 2 additions & 0 deletions packs/okta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ PackDefinition:
- panther_config
- panther_config_defaults
- panther_config_overrides
# Queries
- Okta Login From CrowdStrike Unmanaged Device
# Data Model
- Standard.Okta.SystemLog
DisplayName: "Panther Okta Pack"
2 changes: 2 additions & 0 deletions packs/onepassword.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ PackDefinition:
- panther_config
- panther_config_defaults
- panther_config_overrides
# Queries
- 1Password Login From CrowdStrike Unmanaged Device Query
1 change: 1 addition & 0 deletions packs/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PackDefinition:
- Query.Snowflake.BruteForceByIp
- Query.Snowflake.BruteForceByUsername
- Query.Snowflake.ClientIp
- Query.Snowflake.ConfigurationDrift
- Query.Snowflake.CopyIntoStage
- Query.Snowflake.External.Shares
- Query.Snowflake.FileDownloaded
Expand Down

0 comments on commit 0147335

Please sign in to comment.