Lucene search
+L

1986 matches found

Kitploit
Kitploit
added 2026/08/25 11:59 p.m.1 views

fastjson-jsontype-rce-lab

Fastjson @JSONType リモートJAR/FDチェーン ラボと検出 このリポジトリには、現在2つの異なるFastjson調査トラックが保存されています: modern-fd/ は、Spring Boot 3、標準の組み込みTomcat、JDK 17上でのFastjson 1.2.83 シングルボディのリモートJAR/ファイルディスクリプタチェーンの、推奨されるマーカーのみ の再現です。AutoTypeを無効にした状態で、リテラルな固定DTOシンク JSON.parseObjectbody, BoundEnvelope.class を使用します。 元のトップレベルDocker...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 8:52 p.m.3 views

CVE-2024-7646

CVE-2024-7646 CVE-2024-7646 の PoC root@kitploit: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: example-ingress annotations: nginx.ingress.kubernetes.io/server-snippet: | addheader X-Pwn-Header "Pwn\r\n HTTP/1.1 200 OK Content-Type: text/html alert'XSS'; --------"; return 200...

8.8CVSS0.27018EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 8:52 p.m.2 views

CVE-2023-5044

CVE-2023-5044 通过 nginx.ingress.kubernetes.io/permanent-redirect 注解进行代码注入 首先,你需要部署 Pod 和 Service: root@kitploit: kind: Pod apiVersion: v1 metadata: name: apple-app labels: app: apple spec: containers: - name: apple-app image: hashicorp/http-echo args: - "-text=apple" --- kind: Service apiVersion: ...

8.8CVSS0.56605EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/25 7:21 p.m.1 views

Zeek-CVE-Enrichment

zeek-cve-enrichment 该包使用已知的 CVE 信息丰富 suricatacorelight 和 notice Corelight 日志。为了收集 CVE 信息,它首先使用 Python 脚本 reformat.py 读取包含 IP 地址、主机名和 CVE(Common Vulnerabilities and Exposures,通用漏洞披露)标识符的 CSV 文件,并输出一个重新格式化后的版本,该版本按 IP 和主机名的唯一组合整合条目,列出每种组合关联的所有 CVE。 对于如下所示的 input.csv, 192.168.1.1,server1,cve-2021-12...

7.1CVSS6AI score0.00785EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 5:36 p.m.1 views

Gitlab-CVE-2021-22205

Gitlab バージョン 13.10.3 における未認証RCE Gitlab バージョン 13.10.3 向けの未認証RCEエクスプロイト 教育/研究目的のみ。使用は自己責任で 根本原因: 画像ファイルをアップロードする際、Gitlab Workhorse は拡張子が jpg|jpeg|tiff のファイルをすべて ExifTool に渡し、ホワイトリストに登録されていないタグを削除します。 サポートされている形式の 1 つが DjVu です。DjVu アノテーションを解析するとき、トークンは「C エスケープシーケンスを変換」するために eval されます。 著者の解説:...

10CVSS7AI score0.99981EPSS
SaveExploits56References1
EUVD
EUVD
added 2026/08/25 5:33 p.m.24 views

EUVD-2026-39477

Trivy has a path traversal via a crafted vulnerability database or other downloaded artifacts...

7.5CVSS5.1AI score0.00442EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/25 4:17 p.m.2 views

ingressnightmare-detection-poc

IngressNightmare 検出ツール 概要 このツールは、Ingress NGINX Controller に影響を及ぼす IngressNightmare 脆弱性チェーン(CVE-2025-1974)の検出機能を非侵襲的に提供します。具体的には、auth-url アノテーションインジェクションベクター(CVE-2025-24514)を利用して、任意のコードを実行することなくこの重大な脆弱性の存在を確認します。 技術的背景 IngressNightmare の脆弱性チェーンにより、攻撃者はさまざまな Ingress アノテーションフィールドを通じて任意の NGINX...

9.8CVSS6.5AI score0.99525EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/08/25 2:22 p.m.2 views

cve-2024-7646

CVE-2024-7646 説明 デフォルトでは nginx.ingress.kubernetes.io/server-snippet は無効ですが、本CVEにより nginx.ingress.kubernetes.io/auth-tls-verify-client を使用してカスタムスニペットを挿入したり、Luaコードを含めることが可能です。 修正バージョン ingress-nginx controller v1.11.2 - kubernetes/ingress-nginx11719 および kubernetes/ingress-nginx11721 によって修正されました...

8.8CVSS8.8AI score0.27018EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 12:18 p.m.2 views

CVE-2021-22205

CVE-2021-22205 通过 Gitlab CE/EE 上的 exiftool 实现预认证远程代码执行 CVE 概要 GitLab 使用 ExifTool 扫描每个 tiff/jpeg/jpg 文件,以移除任何未列入白名单的标签。 但由于 ExifTool 并不根据文件扩展名来判断文件类型,而是根据文件内容,这使得攻击者可以上传任意文件,将其重命名为 tiff/jpeg/jpg 后缀,并"滥用" ExifTool 支持的任何解析器。 在解析 DjVu 文件时,ExifTool 会评估 DjVu 注释令牌以转换 C 转义序列。 受影响版本 Gitlab CE/EE = 11.9 =...

10CVSS8.7AI score0.99731EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/08/25 4:30 a.m.1 views

CVE-2018-1305

Apache Tomcat セキュリティ回避の脆弱性 最近、ApacheはApache Tomcat 7、8、9の複数のバージョンにセキュリティ回避の脆弱性が存在するというセキュリティアドバイザリを公開しました。攻撃者はこの問題を利用して、特定のセキュリティ制限を回避し、不正な操作を実行する可能性があり、これがさらなる攻撃に寄与する可能性があります。 Apache...

6.5CVSS0.14472EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 4:14 a.m.2 views

CVE-2025-1974

🚨 Ingress-NGINX Admission Controller を介したログインジェクションテスト 🧠 概要 このスクリプトは、NGINX Ingress Controller を使用する Kubernetes クラスターにおけるアノテーションインジェクションの脆弱性をテストします。これは CVE-2025-1974 に関連する検出目的のみ のもので、悪意のあるアノテーションが NGINX の設定に影響を与える可能性があります。 📚 背景 この脆弱性は Wiz.io によって公開されました(ブログ記事)。コントローラーが不適切に処理するアノテーションの注入が関与しています。例:...

9.8CVSS7.8AI score0.99525EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.91 views

rehex

Reverse Engineers' Hex Editor A cross-platform Windows, Linux, macOS, BSD hex editor for reverse engineering, and everything else. An online copy of the manual can be accessed here: solemnwarning.net/rehex/manual/. Features Large 1TB+ file support Decoding of integer/floating point value types...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.201 views

threatspec

threatspec - continuous threat modeling, through code Threatspec is an open source project that aims to close the gap between development and security by bringing the threat modelling process further into the development process. This is achieved by having developers and security engineers write...

6.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 5:55 p.m.8 views

EUVD-2026-65060

Label Studio does not scope the annotation detail endpoint to the requesting user's organization. AnnotationAPI in labelstudio/tasks/api.py declares queryset = Annotation.objects.all and provides no getqueryset override, so the default lookup retrieves any annotation by primary key. The view's...

8.7CVSS5.5AI score0.00283EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 5:55 p.m.15 views

CVE-2026-76073

Label Studio (through 1.23.0 ) has a broken access control flaw in its annotation detail endpoint. The AnnotationAPI in label_studio/tasks/api.py declares queryset = Annotation.objects.all() without a get_queryset override, so any annotation is retrievable by primary key. Because permissions are ...

8.8CVSS5.4AI score0.00283EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 10:59 a.m.1 views

ferret

Ferret 面向安全测试人员的协作式 MITM 代理。 从统一界面捕获 HTTP 流量、使用 AI 为请求添加注解、运行 hunt 会话、重放流量并跟踪发现项。 快速开始 · 功能特性 · 截图 · 配置 · 安全 · 参与贡献 快速开始 安装 root@kitploit: git clone https://github.com/synlace/ferret.git cd ferret cp .env.example .env optional just up 或者直接使用 Docker Compose: root@kitploit: docker compose up --buil...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/24 9:10 a.m.3 views

zannotate

ZAnnotate ZAnnotate 是一个 Go 语言工具,用于为大型 IP 数据集添加网络元数据的注释。目前支持的注释器包括: CLI 标志| 描述| 需要 API 密钥| 需要下载数据 ---|---|---|--- --censys| Censys 互联网情报(实时 API)| 是| --cymru| Cymru IP 源/对等 ASN 及 ASN 详细信息| | --geoasn| MaxMind GeoIP ASN 数据| | 是 --geoip2| MaxMind GeoIP2 城市和地理位置数据| | 是 --greynoise| GreyNoise Psychic...

10CVSS8.6AI score0.99952EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/08/21 10:12 p.m.1 views

KPOT-string-decrypter

KPOT-string-decrypter 用于解密 KPOT 窃取器字符串的 IDA Python 脚本,并将这些字符串设置为运行时接收它们的变量旁边的注释。其工作方式如下: 获取通过 eax 传递给任一解密函数的偏移量(解密函数有两个,这就是本仓库包含两个脚本的原因),可以使用 mov 或 pop eax。 通过读取数组对应的长度和 XOR 密钥来解密数组中的字符串。 打印解密后的字符串以及其被设置为注释的位置的偏移量,同时打印 任何无法解密的字符串 (见下面的 重要注意事项)。 重要注意事项 在代码中,有少数情况恶意软件会使用脚本未涵盖的不同方法。你可以通过跟踪带有 Could n...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/08/21 9:16 a.m.8 views

CVE-2026-66797

Improper access control in CloudStack's annotation functionality allows unauthorized comment creation and disclosure. The addAnnotation and listAnnotation APIs perform an ownership check when an entity's UUID is specified, but fail to honor its result correctly. This lets any authenticated user...

5.4CVSS0.00138EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 8:21 a.m.39 views

CVE-2026-66797

Apache CloudStack versions 4.15.0.0 through 4.20.3.0 and 4.21.0.0 through 4.22.1.0 are affected by an improper access control flaw in the annotation functionality. The addAnnotation and listAnnotation APIs perform an ownership check when an entity's UUID is specified but fail to honor its result,...

5.4CVSS5.4AI score0.00138EPSS
SaveExploits0References1
Rows per page
Query Builder