Lucene search
+L

1298 matches found

Kitploit
Kitploit
added 2026/09/02 7:46 a.m.4 views

chaoskube

chaoskube chaoskube 会定期在您的 Kubernetes 集群中杀死随机 Pod。 为什么 测试您的系统在任意 Pod 故障下的表现。 示例 默认情况下,运行它每 10 分钟会在任何命名空间中杀死一个 Pod。 root@kitploit: $ chaoskube INFO0000 starting up dryRun=true interval=10m0s version=v0.21.0 INFO0000 connecting to cluster master="https://kube.you.me" serverVersion=v1.10.5+coreos.0...

5.8AI score
SaveExploits0References34
Kitploit
Kitploit
added 2026/09/02 5:08 a.m.5 views

badPods

Bad Pods さまざまな昇格特権を持つポッドを作成するマニフェスト集です。hostNetwork、hostPID、hostPath、hostIPC、privileged などのセキュリティ上重要なポッド属性を許可した場合の影響をすばやく実証できます。 詳細な背景については、以下のブログ記事を参照してください: Bad Pods: Kubernetes Pod Privilege Escalation。 目次 Bad Pods のラインナップ 前提条件 リポジトリ構成 使用方法 ハイレベルな進め方 使用例 クローンしたローカルリポジトリから8つの Bad Pod をすべて作成する...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/02 2:02 a.m.6 views

CVE-2024-31989

CVE-2024-31989 CVE-Exploit for Argo CD Argo CD の CVE エクスプロイト このリポジトリには、Argo CD においてパスワードなしでデプロイされた Redis インスタンスを標的とする CVE-2024-31989 のエクスプロイトが含まれています。 説明 Argo CD は、Kubernetes 向けの宣言型 GitOps 継続的デリバリーツールです。このエクスプロイトは、Argo CD において Redis インスタンスがパスワードなしでデプロイされる脆弱性を利用します。 インストール 1. リポジトリをクローンします:...

9CVSS7.2AI score0.01479EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 10:43 p.m.3 views

CVE-2018-1002105

CMPT733-Group110x90 CVE-2018-1002105 メンバー : Abhishek Rungta, Shubham Saini, Siddhant Sood 環境セットアップ Linux VM(例: Ubuntu 20.04) Kubernetesのローカルデプロイメント用のMinikube 以下のいずれかの旧バージョン(1.0.x— 1.9.x, 1.10.0—1.10.10, 1.11.0—1.11.4, 1.12.0—1.12.2) エクスプロイトの実行 仮想ボックスイメージ(.ovaファイル)を用意しました。 それをダウンロードして、VMを作成してください。...

9.8CVSS7.2AI score0.86978EPSS
SaveExploits10
OSV
OSV
added 2026/09/01 11:17 a.m.1 views

CLEANSTART-2026-FH07251 Security fixes in vertical-pod-autoscaler 1.7.1-r2

Package vertical-pod-autoscaler version 1.7.1-r2 fixes 2 vulnerabilities: CVE-2026-46600, CVE-2026-56852...

7.5CVSS6.8AI score0.00549EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.6 views

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

CVE-2026-5556 – Kubernetes アドミッションコントローラーの大文字小文字の区別によるバイパス プログラムコード(Python アドミッションウェブフック+エクスプロイト) root@kitploit: !/usr/bin/env python3 admissionwebhook.py - Vulnerable webhook that rejects pods with specific name from flask import Flask, request, jsonify app = Flaskname DENIEDPODNAMES =...

6.5CVSS6.6AI score0.00291EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 5:33 a.m.5 views

CVE-2026-40564

CVE-2026-40564: flink-kubernetes-operator における FlinkSessionJob.spec.job.jarURI 経由の SSRF Apache Flink Kubernetes Operator は、FlinkSessionJobまたは FlinkDeploymentリソース上の spec.job.jarURI フィールドをチェックしません。これらのリソースを作成できる人は誰でも、jarURI を任意の URL に設定できます。Operator がリソースを調整reconcileする際、自身の Pod 内部からその URL...

6.5CVSS6.6AI score0.0049EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/29 2:21 p.m.4 views

CVE-2024-3094

CVE-2024-3094 POC di base per testare la vulnerabilità CVE-2024-3094 all'interno di un cluster K8s ❗ DISCLAIMER ❗ UTILIZZARE SOLO PER SCOPI EDUCATIVI. L'AUTORE NON È RESPONSABILE DI QUALSIASI DANNO CAUSATO DALL'USO DI QUESTO SOFTWARE Descrizione Distribuiremo un pod vulnerabile e lo sfrutteremo p...

10CVSS7.4AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/08/28 5:48 p.m.6 views

CVE-2026-21008-Kubernetes-Service-Account-Token-Mounted-in-HostPath

CVE-2026-21008 – Token dell'account di servizio Kubernetes montato in HostPath Codice del programma YAML + exploit Python root@kitploit: vulnerable-pod.yaml - Pod that mounts /var/run/secrets/kubernetes.io/serviceaccount into a hostPath apiVersion: v1 kind: Pod metadata: name: sa-token-leak spec:...

6.5CVSS5.8AI score0.00163EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/27 9:02 p.m.4 views

kubetcd

Kubetcd Wrapper di https://github.com/jpbetz/auger. Automatizza il deployment dei pod scrivendo direttamente in etcd. Include diverse funzioni per la post-esplorazione di etcd compromessi. Avvertenza !WARNING Questa è una PoC, non utilizzarla in un ambiente di produzione. Scrivere direttamente in...

5.4AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.8 views

Oracle Business Intelligence Enterprise Edition (OAS 26.01) (August 2026 CSPU)

The version of Oracle Business Intelligence Enterprise Edition OAS 26.01.0.0.0 installed on the remote host is affected by multiple vulnerabilities as referenced in the August 2026 CSPU advisory. - Vulnerability in the Oracle BI Publisher product of Oracle Analytics component: Web Service API...

9.9CVSS6AI score0.00453EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.9 views

Oracle Business Intelligence Enterprise Edition (OAS 8.2) (August 2026 CSPU)

The version of Oracle Business Intelligence Enterprise Edition OAS 8.2.0.0.0 installed on the remote host is affected by multiple vulnerabilities as referenced in the August 2026 CSPU advisory. - Vulnerability in the Oracle BI Publisher product of Oracle Analytics component: Web Service API...

9.9CVSS6AI score0.00453EPSS
SaveExploits0References14
Kitploit
Kitploit
added 2026/08/20 11:36 p.m.6 views

webhook-cve-2022-0811

webhook-cve-2022-0811 Questo è un webhook molto semplice che blocca la creazione di pod se vengono configurati valori sysctl dannosi. Compilazione root@kitploit: go test CGOENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build Creare l'immagine e distribuire in Minikube Avvia minikube:...

9CVSS8.2AI score0.19046EPSS
SaveExploits0
NVD
NVD
added 2026/08/19 9:16 p.m.11 views

CVE-2026-18544

IBM Portieris 0.5.0 through 0.14.2 could allow a remote authenticated attacker to bypass image policy enforcement due to improper authorization of pod owner references...

8.1CVSS0.00344EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 8:29 p.m.13 views

EUVD-2026-62851

IBM Portieris 0.5.0 through 0.14.2 could allow a remote authenticated attacker to bypass image policy enforcement due to improper authorization of pod owner references...

8.1CVSS5.3AI score0.00344EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.17 views

PT-2026-78689

Name of the Vulnerable Software and Affected Versions IBM Portieris versions 0.5.0 through 0.14.2 Description Improper authorization of pod owner references allows a remote authenticated attacker to bypass image policy enforcement. Recommendations Update IBM Portieris to a version later than 0.14...

8.1CVSS5.3AI score0.00344EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 9:16 p.m.6 views

CVE-2026-61302

Vulnerability in the Oracle Business Intelligence Enterprise Edition product of Oracle Analytics component: Pod Admin. Supported versions that are affected are 8.2.0.0.0 and 26.01.0.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise...

8.2CVSS0.00443EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:00 p.m.5 views

EUVD-2026-61362

Vulnerability in the Oracle Business Intelligence Enterprise Edition product of Oracle Analytics component: Pod Admin. Supported versions that are affected are 8.2.0.0.0 and 26.01.0.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise...

8.2CVSS5.2AI score0.00443EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.9 views

PT-2026-77518

Name of the Vulnerable Software and Affected Versions Oracle Business Intelligence Enterprise Edition versions 8.2.0.0.0 and 26.01.0.0.0.0 Description An issue in the Pod Admin component allows an unauthenticated attacker with network access via HTTP to compromise the system. Successful...

8.2CVSS5.2AI score0.00443EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/17 7:28 p.m.31 views

CVE-2026-71472

The flaw resides in postgresql-start.sh within the search-v2-operator of acm-search-v2-rhel9. The WORK_MEM string supplied via a Search Custom Resource is passed unvalidated into both a bash script and an SQL query, enabling authenticated hub administrators or CR editors to inject shell commands ...

9.1CVSS6.7AI score0.00555EPSS
SaveExploits0References8
Rows per page
Query Builder