4 matches found
Certighost-CVE-2026-54121
Document Type: Detection Use Case Related CVE: CVE-2026-54121 Certighost Author: Youssef Benchater Detection Use Case: Certighost CVE-2026-54121 This document describes the Splunk detection built for CVE-2026-54121. It follows the standard detection use case format so it can sit in a detection...
certighost-cve-2026-54121-slides
Certighost Slidev 演示文稿 此目录包含 CVE-2026-54121.md 的 Slidev 演示文稿。 root@kitploit: npm install npm run dev 其他命令: root@kitploit: npm run build npm run export 源幻灯片为 slides.md。幻灯片全局样式位于 style.css,Mermaid 设置位于 setup/mermaid.ts。...
CVE-2026-54121
cve-id 捐赠 通过 PayPal 或扫描下方 QR 码支持本项目的维护。 ⚡ 简单用法 仅在安全且获得授权的环境中使用本项目,例如: 本地虚拟机 Docker 容器 隔离的实验环境 授权的渗透测试环境 示例设置: root@kitploit: git clone cd 项目使用 Python,请按照以下步骤操作 创建虚拟环境 python -m venv venv 激活虚拟环境 macOS / Linux source venv/bin/activate Windows(Git Bash / WSL) source venv/Scripts/activate 安装依赖 pip...