Lucene search
+L

171743 matches found

Kitploit
Kitploit
added 2026/08/25 9:36 a.m.1 views

BadRentdrv2

BadRentdrv2 Un driver vulnerable explotado por mí BYOVD que es capaz de terminar varios EDRs y software antivirus en el mercado, volviéndolos ineficaces, funcionando tanto para x32 como para x64. ¿Cómo funciona? Compile apuntando a la arquitectura x32 heredada para un rango de ataque más amplio. ...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 9:35 a.m.1 views

root-exploit-pixel3

Exploit de Root para la Familia Pixel 3 Esta carpeta contiene un exploit de escalada de privilegios local, una modificación del PoC de bluefrostsecurity para CVE-2020-0041. El exploit desactiva SELinux y luego lanza un shell de root. El exploit fue proporcionado con offsets fijos para un...

7.8CVSS0.03246EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/08/25 9:34 a.m.1 views

next-js-auth-bypass

Hello World - Next.js 12.2 一个简单的 Next.js 12.2 概念验证应用。 🚀 快速开始 1. 安装依赖 root@kitploit: npm install 2. 运行开发服务器 root@kitploit: npm run dev 应用将在 http://localhost:3000 可用 🛠️ 可用脚本 npm run dev - 启动开发服务器 npm run build - 构建生产版本 npm run start - 启动生产服务器 🎯 功能特性 ✅ Next.js 12.2 - 最新稳定版本 ✅ React 18.2 - 现代...

9.1CVSS5.5AI score0.99203EPSS
SaveExploits58
Kitploit
Kitploit
added 2026/08/25 9:34 a.m.1 views

cve-2025-8110-GOGS-RCE

GOGS RCE cve-2025-8110 Gogs 是一个轻量级、自托管的 Git 服务,类似于 GitHub 的私有版本,旨在轻松运行于低资源服务器上。CVE-2025-8110 漏洞是一个严重的安全缺陷,攻击者可以通过使用符号链接绕过路径限制。通过上传一个指向 .api/config 的恶意链接,攻击者可以利用 Gogs API 嵌入一个包含 sshCommand 参数的恶意配置文件,从而在主机服务器上实现远程代码执行 RCE。 用法 1. 将此仓库克隆到本地: root@kitploit: git clone...

8.8CVSS7.9AI score0.82693EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/08/25 9:33 a.m.1 views

CVE-2022-24112-POC

CVE-2022-24112-POC Apache APISIX 2.12.1 远程代码执行,通过绕过IP限制并使用默认管理API令牌 完整指南 https://kavigihan.medium.com/apache-apisix-2-12-1-remote-code-execution-5f920b22ccff...

9.8CVSS0.96001EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/25 9:30 a.m.1 views

OverThruster

OverThruster “我被电离了,但现在没事了。” -巴克鲁·班赛 通用信息 OverThruster 是一个为 Arduino 生成 HID 攻击用 sketches 的工具。它围绕采用 ATMEGA32U4 芯片的设备设计,例如 CJMCU-BEETLE,或最近在 ebay 和 aliexpress 上出现的形似 U 盘但内部包含 Arduino 的新型 LilyGo “BadUSB” 设备。我编写这个工具是因为其他少数类似工具没有那么多定制选项,比如 UAC 绕过选项或通知气泡选项。我想创造一种能够快速生成自定义 payload 且除了标准 Python 库和 Arduino...

5.6AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/25 9:29 a.m.33 views

Keycloak < 26.7.2 - Unauthenticated Account Takeover via Reset-Credentials Bypass

Keycloak versions prior to 26.7.2, 26.6.6, and 26.4.15 contain a flaw in the reset-credentials flow that allows an unauthenticated attacker to bypass email verification and take over any user account. Two bugs are chained: 1 the tryAnotherWay handler stores a generic "true" selector note not scop...

9.1CVSS5.8AI score0.0052EPSS
SaveExploits8References5
Kitploit
Kitploit
added 2026/08/25 9:28 a.m.1 views

polkit-CVE-2021-3560_writeup

Try Hack Me - Polkit:CVE-2021-3560 作者: Atharva Bordavekar 难度: 信息 分数: 32 漏洞: CVE-2021-3560 我们将首先检查polkit的版本以获得更好的洞察。 root@kitploit: apt list --installed | grep policykit-1 policykit-1/focal,now 0.105-26ubuntu1 amd64 已安装,可升级至: 0.105-26ubuntu1.1 我使用deepseek创建了一个简单的类比,帮助你更好地理解polkit的概念。 夜店保安类比 夜店:...

7.8CVSS0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/08/25 9:25 a.m.2 views

poc-cve-2025-29927

Next.js 中间件绕过 CVE-2025-29927 概念验证 本仓库包含 CVE-2025-29927 的 概念验证 POC ,这是 Next.js 中的一个严重漏洞,允许攻击者绕过在中间件中实现的授权检查。 📋 目录 1. 运行 POC 应用 2. 使用漏洞利用脚本 3. 如何修复漏洞 4. 漏洞详情 运行 POC 应用 此 Next.js 应用程序通过一个受保护的控制面板路由演示了该漏洞。 设置说明 1. 克隆仓库 2. 安装并运行: root@kitploit: npm install npm run build npm run start 3. 在浏览器中访问...

9.1CVSS5.4AI score0.99203EPSS
SaveExploits58
Kitploit
Kitploit
added 2026/08/25 9:23 a.m.2 views

CVE-2020-10759-poc

概要 利用 CVE-2020-10759 - fwupd PGP 签名验证绕过漏洞。详见 https://github.com/justinsteven/advisories/blob/master/2020fwupddanglings3bucketandCVE-2020-10759signatureverificationbypass.md 要求 注意:你需要从操作系统供应商处安装 python3-gpg。该模块不喜欢通过 pip 安装,因为它需要与你系统上安装的 libgpgme 保持匹配。 root@kitploit: apt install python3-flask...

6CVSS5.5AI score0.0049EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/25 9:22 a.m.1 views

Papers

此仓库旨在托管我的研究论文。如果你想阅读我更多的内容,请点击关注。 绕过XSS检测机制 下载PDF 一种计算文本中语言信息的语音学方法 下载PDF...

5.3AI score
SaveExploits0References4
NVD
NVD
added 2026/08/25 9:17 a.m.5 views

CVE-2026-77144

The frontend management plugin attributed a newly created event to the submitting user's organizer record only when the request supplied no organizer of its own. The accompanying permission check confirmed only that the submitting user held any organizer role. A user with frontend event managemen...

7.1CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 a.m.4 views

CVE-2026-77146

The extension's invitation controller fails to stop processing after redirecting on invalid input missing hash, non-existent, disabled, or deleted users, allowing an unauthenticated attacker to set a new password for and re-enable an arbitrary existing frontend user account. This vulnerability is...

8.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 a.m.8 views

CVE-2026-77128

The extension fails to enforce enable-field restrictions on a repository query parameter. An unauthenticated remote user can pass a demand-override parameter to view hidden or time-restricted events, unless the disableOverrideDemand plugin setting is active. Exploitation of this issue requires on...

6.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 a.m.7 views

CVE-2026-77134

The extension fails to require the dedicated admin confirmation token when processing an admin-approval request, so a regular user confirmation hash, obtainable by any visitor through the public resend-confirmation action, is sufficient to self-approve a pending account awaiting admin approval...

8.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 a.m.6 views

CVE-2026-56094

The extension allows a request-provided additionalFilters parameter to register a named siteHash filter before the system's own siteHash filter is applied, and the query builder does not overwrite an already-registered named filter. In a shared Solr core serving multiple TYPO3 sites, a visitor ca...

6.3CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 9:17 a.m.6 views

CVE-2026-56092

The extension forces empty frontend-group and subpage-inheritance restrictions onto page records during indexer sub-requests, and this forged state was persisted into the shared rootline cache, allowing anonymous visitors to bypass extendToSubpages-inherited access restrictions on cached pages...

7.6CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 9:13 a.m.1 views

Elysium-Vanguard-Sentinel-Audit

SENTINEL-ROOT-AUDIT: Honor Magic V2 虚拟机监控器检测套件 ➲ 项目概述 SENTINEL-ROOT-AUDIT 是一款专业级安全套件,旨在审计内核完整性并检测针对 Honor Magic V2 SM8550 的虚拟机监控器级干预。 虽然核心漏洞(CVE-2025-38352)允许在内核中实现 OOB 读/写 原语,但本套件侧重于“纵深防御”方面——展示现代硬件级保护(EL2 RKP)如何成功挫败利用尝试。 ⚡ 关键特性 利用逻辑(阶段4) :功能性独立PoC,展示内核内存读取。 KASLR 绕过 :通过驱动程序信息泄露进行实时偏移计算。 隐身监视器...

7.8CVSS5.7AI score0.01278EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/08/25 9:12 a.m.1 views

CVE-2021-40531

CVE-2021-40531 Esta prueba de concepto en acción. Sketch es una popular aplicación de diseño UI/UX para macOS. Esta publicación cubre una vulnerabilidad en Sketch que descubrí en julio, CVE-2021-40531. En su forma más simple, es un bypass de cuarentena de macOS, pero en contexto puede usarse para...

9.8CVSS6AI score0.32765EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/25 9:12 a.m.3 views

CVE-2019-16278

Exploits para CVE-2019-16278 y CVE-2019-16279 Nostromo httpd es propenso a 2 vulnerabilidades críticas para versiones &1...

9.8CVSS0.99033EPSS
SaveExploits25
Rows per page
Query Builder