Skip to content

Commit

Permalink
k8s pack (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
arielkr256 authored Nov 27, 2023
1 parent e9cdd0d commit 0d337ae
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packs/kubernetes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
AnalysisType: pack
PackID: PantherManaged.Kubernetes.Core
DisplayName: "Panther Core Kubernetes Pack"
Description: This is a group of detections that act on Kubernetes logs sourced from Amazon EKS.
PackDefinition:
IDs:
# Kubernetes scheduled queries and rules
- Kubernetes.CronJobCreatedOrModified
- Kubernetes.DaemonSetDeployed
- Kubernetes.IOCActivity
- Kubernetes.NewAdmissionControllerCreated
- Kubernetes.OverlyPermissivePod
- Kubernetes.PodAttachedHostNetwork
- Kubernetes.PodCreatedDefaultNameSpace
- Kubernetes.PodHostPathVolumeMount
- Kubernetes.PodUsingHostPIDNamespace
- Kubernetes.PodUsingIPCNamespace
- Kubernetes.PrivilegedPodCreated
- Kubernetes.SecretEnumeration
- Kubernetes.ServiceTypeNodePortDeployed
- Kubernetes.UnauthenticatedAPIRequest
- Kubernetes.UnauthorizedPodExecution

0 comments on commit 0d337ae

Please sign in to comment.