10734 matches found
red-kube
Red Team K8S Adversary Emulation Based on kubectl Red Kube is a collection of kubectl commands written to evaluate the security posture of Kubernetes clusters from the attacker's perspective. The commands are either passive for data collection and information disclosure or active for performing...
kubolt
何? Kubolt は、認証されていない公開Kubernetesクラスターをスキャンし、コンテナ内でコマンドを実行するためのシンプルなユーティリティです。 なぜ? 時々、kubeletのポート10250が不正アクセスに対して開いており、kubeletのgetrun関数を使用してコンテナ内でコマンドを実行することが可能になります: root@kitploit: // getRun handles requests to run a command inside a container. func s Server getRunrequest restful.Request, respons...
CVE-2025-1974-poc
POC of IngressNightmare, RCE in Ingress NGINX CVE-2025-1974 Developed from: https://github.com/zwxxb/CVE-2025-1974/blob/main/poc.py https://www.wiz.io/blog/ingress-nginx-kubernetes-vulnerabilitieshow-did-we-discover-ingressnightmare-24 Thanks Usage root@kitploit: forward the admission webhook...
CVE-2022-3172
CVE-2022-3172 demo Run poc.sh create resources root@kitploit: chmod +x poc.sh ./poc.sh Use Curl root@kitploit: curl https://kubernetes.default.svc/apis/metrics.k8s.io/v2beta1/ -k -H "Authorization: Bearer token"...
CVE-2025-1974
CVE-2025-1974: Kubernetes Ingress Nginx Controller Vulnerability Analysis and PoC Environment Setup Test Environment MacOS M2 Ingress NGINX Controller 1.11.3 Rancher Desktop Docker Minikube Kubernetes Local Test Environment Setup M2 MacOS Install minikube for local testing minikube start...
kube-knark
Kube-Knark Project Trace your kubernetes runtime !! Kube-Knark is an open-source tracer that uses pcap & ebpf technology to perform runtime tracing on a deployed Kubernetes cluster. It is tracing the Kubernetes API execution and master node configuration files permission changes. The trace matchi...
IngressNightmare-PoC
Exploit for Ingress NGINX - IngressNightmare This project provides an exploit targeting critical unauthenticated Remote Code Execution RCE vulnerabilities in the Ingress NGINX Controller for Kubernetes, collectively referred to as IngressNightmare. Research by Wiz In the original research, the Wi...
GO-2026-6348 vulnerabilities
Vulnerabilities for packages: crossplane, kube-arangodb, mc, crossplane-provider-kubernetes-fips, crossplane-provider-aws-bedrock-fips, rke2-cloud-provider, prometheus-geomys-fips, open-cluster-management, prometheus-alertmanager, terraform-provider-azurerm-fips, kubescape-server,...
GO-2026-6441 vulnerabilities
Vulnerabilities for packages: argo-cd, aws-otel-collector, knative-eventing, kubeflow-pipelines, rancher-agent, spicedb-operator, secrets-store-csi-driver-provider-azure, datadog-agent, tekton-pipelines, lvm-driver, cerbos, opentofu, external-secrets-operator, hydra, tempo, kubeflow, litestream,...
kube-score
kube-score kube-score は、Kubernetes オブジェクト定義の静的コード分析を実行するツールです。 出力は、アプリケーションをより安全で堅牢にするために改善できる点の推奨事項のリストです。 ブラウザで オンラインデモ(ソース)を使って kube-score を試すことができます。...
installer
概述 安装 mql cnspec 扫描目标平台 软件包信息 Kubernetes 状态 Docker 容器: Homebrew: Install.sh: Install.ps1: macOS Pkg: Arch Linux: 安装 安装 mql 和 cnspec 最简单的方法是使用安装脚本。 通过 Shell 脚本(Linux 和 macOS) https://install.mondoo.com/shbash bash -c "$curl -sSL https://install.mondoo.com/sh" root@kitploit: 通过 PowerShell Windows...
kube-alien
Kube-alien This tool launches attack on k8s cluster from within. That means you already need to have an access with permission to deploy pods in a cluster to run it. After running the kube-alien pod it tries to takeover cluster's nodes by adding your public key to node's /root/.ssh/authorizedkeys...
kube-alien
Kube-alien このツールは、k8sクラスター内部から攻撃を仕掛けます。つまり、実行するにはクラスター内にPodをデプロイする権限を持つアクセスがすでに必要です。kube-alien Podを実行すると、このイメージ(https://github.com/nixwizard/dockercloud-authorizedkeys)を使用して、ノードの /root/.ssh/authorizedkeys ファイルにあなたの公開鍵を追加することで、クラスターのノードを乗っ取ろうとします。このイメージは docker/dockercloud-authorizedkeys...
trivy-operator
Kubernetesネイティブなセキュリティツールキット。ドキュメント...
specterops-k8s-red-teamers-libvirt-patch
SpecterOps Kubernetes for Red Teamers Libvirt Patch An unofficial libvirt and QEMU/KVM patch for the free SpecterOps Kubernetes for Red Teamers course. The original network addresses, Kubernetes topology, Mythic callbacks and lab behaviour remain unchanged. Why? Because running VirtualBox on Linu...
silicon2022-capturetheflag
silicon2022-ctf About A 41 flag CTF using the RootTheBox platform. Infrastructure was deployed mostly on Azure Kubernetes Service. Terminal challenges were deployed via Docker images using a modified version of WeTTY Build Most challenges are built as Docker images. You can go into the respective...
CVE-Requests-1896609
CVE Requests 1896609 - feiskyer/mcp-kubernetes-server Executive Summary This report details two critical security vulnerabilities discovered in the feiskyer/mcp-kubernetes-server package. When deployed, the server exposes an MCP tool named kubectl which is intended to provide limited, safe access...
kube-linter
Kubernetes 静态分析 什么是 KubeLinter? KubeLinter 分析 Kubernetes YAML 文件、Helm Chart 和 Kustomize 清单,并根据各种最佳实践(重点关注生产就绪性和安全性)对其进行检查。 KubeLinter 运行合理的默认检查,旨在为你提供有关 Kubernetes YAML 文件、Helm Chart 和 Kustomize 清单的有用信息。这有助于团队尽早且频繁地检查安全错误配置和 DevOps 最佳实践。一些常见的示例包括以非 root 用户运行容器、强制最小权限原则,以及仅将敏感信息存储在 Secret 中。...
Kubernetes-1.12.3-all-auto-install
Kubernetes-1.12.3-all-auto-install Project Introduction Personally organized Centos7.x + Kubernetes-1.12.3 + Dashboard-1.8.3 automatic one-click installation and deployment files for master and node nodes without CVE-2018-1002105 vulnerability, suitable for quick deployment in test and production...
CVE-2021-25735
CVE-2021-25735 Exploit CVE-2021-25735: Kubernetes Validating Admission Webhook Bypass Set the Vulnerable Environment Let's start with running the script gencerts.sh to generate TLS certificates and keys. bash gencerts.sh To deploy the admission controller you need to build the Docker container...