Lucene search
+L

10716 matches found

Kitploit
Kitploit
added 2026/09/15 1:29 p.m.9 views

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...

6.5CVSS6.7AI score0.05524EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 1:27 p.m.10 views

leonidas

Leonidas This is the repository containing Leonidas, a framework for executing attacker actions in the cloud. It provides a YAML-based format for defining cloud attacker tactics, techniques and procedures TTPs and their associated detection properties. These definitions can then be compiled into:...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 1:03 p.m.12 views

kube-trivy

A Simple and Comprehensive Vulnerability Scanner for Kubernetes Abstract KubeTrivy is a extends trivy for kubernetes. KubeTrivy is a simple and comprehensive vulnerability scanner for Kubernetes. KubeTrivy detects vulnerabilities of OS packages Alpine, RHEL, CentOS, etc. and application...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 12:30 p.m.11 views

botb

Salir de la Caja BOtB BOtB es una herramienta de análisis y explotación de contenedores diseñada para ser utilizada por pentesters e ingenieros, además de ser compatible con CI/CD usando tecnologías CI/CD comunes. ¿Qué hace? BOtB es una herramienta de línea de comandos que te permite: Explotar...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/15 11:27 a.m.10 views

CVE-2026-40564

CVE-2026-40564: SSRF via FlinkSessionJob.spec.job.jarURI in flink-kubernetes-operator The Apache Flink Kubernetes Operator does not check the spec.job.jarURI field on FlinkSessionJob or FlinkDeployment resources. Anyone who can create one of those resources can set jarURI to any URL. When the...

6.5CVSS6.9AI score0.0049EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 11:13 a.m.8 views

fabric8io__kubernetes-client_CVE-2021-4178_5-0-2

Kubernetes & OpenShift Java Client This client provides access to the full Kubernetes & OpenShift REST APIs via a fluent DSL. kubernetes-client: kubernetes-model-core: openshift-client: knative-client: !Maven Centralhttps://img.shields.io/m...

6.7CVSS6.9AI score0.00332EPSS
SaveExploits0References36
Kitploit
Kitploit
added 2026/09/15 10:20 a.m.10 views

log4j-docker

Log4j Vulnerability - Proof-of-concept This repo has the docker and k8s YAMLs that are needed to recreate the log4j vulnerability seel below. Follow this blog to understand how all of this is tied together. Build Docker Images In case you need to customize the docker images root@kitploit: cd...

10CVSS7.7AI score0.99999EPSS
SaveExploits370References1
NVD
NVD
added 2026/09/15 10:17 a.m.4 views

CVE-2026-59341

A security vulnerability exists in the Sealed Secrets controller's unauthenticated POST endpoints. By submitting a modified payload containing custom Go template logic in spec.template.data, an attacker with internal network access can abuse the handler as a decryption oracle to recover the full...

4.2CVSS0.00313EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 9:45 a.m.11 views

popeye

Popeye: Kubernetes ライブクラスターリンター Popeye は、ライブの Kubernetes クラスターをスキャンし、デプロイされたリソースや設定に関する潜在的な問題を報告するユーティリティです。 Kubernetes の状況が拡大するにつれ、クラスターを調整する多数のマニフェストやポリシーを人間が追跡することは課題になりつつあります。 Popeye は、ディスク上にあるものではなく、デプロイされているものに基づいてクラスターをスキャンします。クラスターを lint...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 9:36 a.m.9 views

subpath-exploit

Sample Kubernetes Escape via CVE-2017-1002101 Description After hearing about the issue and following this guide, I wanted to explore things a bit more. This repo contains a couple pod deployments and helper shell scripts that demonstrate the attack mechanism in the simplest way possible so that...

9.6CVSS7.8AI score0.13267EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 9:32 a.m.7 views

kube-monkey

kube-monkey 是 Netflix 的 Chaos Monkey 在 Kubernetes 集群上的一个实现。它会随机删除集群中的 Kubernetes k8s Pod,鼓励并验证故障弹性服务的开发。 在 Kubernetes Slack 上加入我们:kube-monkey。 kube-monkey 在每个工作日按预配置的时间(runhour,默认为上午 8 点)运行,并生成一个部署计划,这些部署将在同一天内的某个时间面对一次随机的 Pod 终止。一天内可能发生随机 Pod 终止的时间范围是可配置的,默认为上午 10 点到下午 4 点。 kube-monkey...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/15 9:29 a.m.6 views

KubeStalk

KubeStalk KubeStalk es una herramienta para descubrir la superficie de ataque relacionada con Kubernetes y su infraestructura desde una perspectiva de caja negra. Esta herramienta es una versión comunitaria de la herramienta utilizada para sondear clústeres de Kubernetes no seguros en internet...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 9:20 a.m.10 views

xzk8s

xzk8s Dockerfile and Kubernetes manifests for reproduce CVE-2024-3094 Build image We use the debian version of the vulnerable xz utils as the base image. We also need to patch the library. The patched version of the liblzma library is taken from the xzbot repository. root@kitploit: FROM...

10CVSS8.4AI score0.85974EPSS
SaveExploits41References4
CVE
CVE
added 2026/09/15 9:16 a.m.8 views

CVE-2026-59341

A security vulnerability exists in the Sealed Secrets controller's unauthenticated POST endpoints. By submitting a modified payload containing custom Go template logic in spec.template.data, an attacker with internal network access can abuse the handler as a decryption oracle to recover the full...

4.2CVSS5.9AI score0.00313EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 9:06 a.m.11 views

tarian

Tarian Protege tus aplicaciones ejecutándose en Kubernetes de ataques maliciosos pre-registrando tus procesos confiables y firmas de archivos confiables. Tarian detectará procesos desconocidos y cambios en los archivos registrados, luego enviará alertas y tomará una acción automatizada. ¡Protege ...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/15 8:48 a.m.10 views

CVE-2026-5556-Kubernetes-Admission-Controller-Bypass-via-Case-Sensitivity

CVE-2026-5556 – Kubernetes Admission Controller Bypass via Case Sensitivity Program Code Python admission webhook + exploit root@kitploit: !/usr/bin/env python3 admissionwebhook.py - Vulnerable webhook that rejects pods with specific name from flask import Flask, request, jsonify app = Flaskname...

6.5CVSS7AI score0.00291EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 8:11 a.m.12 views

cve-2018-1002105

This was modified from https://gravitational.com/blog/kubernetes-websocket-upgrade-security-vulnerability/. All credit goes to the kind folks at Gravitational. The original PoC code was modified to go a bit beyond checking for vulnerability and to actually run a command inside the first container...

9.8CVSS8.1AI score0.86978EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/15 7:51 a.m.10 views

kubeeye

Inglés | 中文 KubeEye es una herramienta de inspección de clústeres nativa de la nube diseñada específicamente para Kubernetes, capaz de identificar problemas y riesgos dentro del clúster de Kubernetes basándose en reglas personalizadas. Inicio rápido Instalación Descargue el paquete de instalación...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 7:18 a.m.8 views

mesh-kridik

mesh-kridik ¡Mejora la seguridad de tu malla de servicios de Kubernetes! mesh-kridik es un verificador de seguridad de código abierto que realiza varias comprobaciones de seguridad en un clúster de Kubernetes con malla de servicios Istio y genera un informe de seguridad. Las pruebas de comprobaci...

5.7AI score
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.56 views

Kubernetes Dashboard <1.10.1 - Authentication Bypass

Kubernetes Dashboard before 1.10.1 allows attackers to bypass authentication and use Dashboard's Service Account for reading secrets within the cluster. id: CVE-2018-18264 info: name: Kubernetes Dashboard 1.10.1 - Authentication Bypass author: edoardottt severity: high description: | Kubernetes...

7.5CVSS7.4AI score0.70372EPSS
SaveExploits1References5
Rows per page
Query Builder