Lucene search
+L

3157 matches found

Kitploit
Kitploit
added 2026/09/08 6:57 a.m.11 views

WebminRCE-exploit

WebminRCE-exploit CVE-2022-0824, CVE-2022-0829 - File Manger privilege exploit Vulnerable application to test this PoC can be found here as a docker image. Prerequisites: Python3 Requests module Description Vulnerability Improper Access Control to Remote Code Execution Safe users Unpriviledged us...

9CVSS7AI score0.96977EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/08 6:08 a.m.6 views

CVE-2021-3560

CVE-2021-3560 a reliable C based exploit for CVE-2021-3560. Summary: Yestreday i stumbled upon this blog post by Kevin Backhouse discovered this vulnerability, i tried the bash commands provided in the blogpost and to my surpise it worked on my Kali Linux box! CVE-2021-3560 is an authentication...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37References9
Kitploit
Kitploit
added 2026/09/08 5:29 a.m.4 views

docker-POC_CVE-2024-1086

https://github.com/Notselwyn/CVE-2024-1086 usage root@kitploit: docker compose up -d --build docker exec -it poccve20241086 bash test sample root@kitploit: tester@e23a4e5757d9 CVE-2024-1086$ id uid=99999tester gid=99999tester groups=99999tester tester@e23a4e5757d9 CVE-2024-1086$ cat /etc/shadow...

7.8CVSS7AI score0.28058EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/08 3:20 a.m.6 views

CVE-2020-16938

CVE-2020-16938 CVE-2020-16938 is a vulnerability that allows you to get unrestricted file read capabilities on the entire disk as unprivileged user. The bug was originally found and reported by my friend Jonas. His PoC can be found here. My version of the exploit consists of a bunch of Windows AP...

5.5CVSS6AI score0.02334EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 2:54 a.m.8 views

ipv6_frag_escape

IPV6FRAGESCAPE A reliable unprivileged container / jail escape proof of concept for CentOS / RHEL 10. It rides a now fixed IPv6 fragmentation bug in ip6appenddata closed upstream by 38becddc, no CVE, an in-slab linear overflow into the skbsharedinfo at the tail of a packet's own head object. This...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 11:33 p.m.6 views

PoC_CVE-2017-0807

Proof of concept of CVE-2017-0807 This is a demo application with deliberately sloppy interface for the CVE-2017-0807 reported by Efthimios Alepis and Constantinos Patsakis. The vulnerability illustrates that due to security issues in every Android version up to Nougat, an unprivileged user can...

10CVSS8.1AI score0.01851EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 6:55 p.m.8 views

CVE-2021-41091

CVE-2021-41091 A bug in Moby Docker Engine allows unprivileged users to traverse directories and execute programs directly from the container on the host machine. If there is a suid program in the container, the user will be able to execute it as suid on the host machine. PoC In the container's...

6.3CVSS6.8AI score0.02848EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 5:20 p.m.6 views

CVE-2025-26125

Description The PoC program exploits the IMFForceDelete driver which exposes an ioctl that allows unprivileged users to delete files and folders. We can turn this into a privilege escalation by using a technique explained by ZDI and Halov, which exploits the MSI rollback mechanism which is design...

7.3CVSS5.9AI score0.00508EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 4:47 p.m.3 views

CVE-2026-31431-copy-fail

CVE-2026-31431 复制失败漏洞利用 第 1 部分:理论概念(CVE-2026-31431 如何工作) 系统不会持续直接从缓慢的物理硬盘获取文件——这会浪费大量时间——Linux 系统会在 RAM 中创建文件的临时副本,称为页缓存(Page Cache) 。这使得系统几乎可以在 RAM 内瞬时执行和读取文件。 这一过程依赖两个关键函数: AFALG: 负责处理内核中文件和数据的加密操作。 splice: 负责以极快速度将数据直接从一处内存位置移动到另一处(零拷贝,Zero-Copy)。 该漏洞利用会操纵这两个函数。当系统尝试在内存中处理并执行文件时,它会遇到注入的载荷代码。由于...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/07 1:52 p.m.5 views

copy-fail-CVE-2026-31431-detection-probe

Linux 内核本地提权探测套件 —— Copy Fail 与 Dirty Frag 安全检测工具,用于两个相关的 Linux 内核本地权限提升漏洞家族 —— Copy Fail (CVE-2026-31431)和 Dirty Frag (CVE-2026-43284 / CVE-2026-43500)。两者自 2017 年起影响所有主流发行版,任何无特权本地用户均可利用,且两者需要独立 的缓解措施。 这些探测程序不会打开任何套接字,也不会执行任何加密或网络操作。 检测完全基于内核版本、发行版软件包元数据、模块状态及生效中的缓解标志 —— 上述信息均无需 sudo...

8.8CVSS6.5AI score0.99907EPSS
SaveExploits272
Kitploit
Kitploit
added 2026/09/07 1:17 p.m.7 views

CVE-2025-32463

CVE-2025-32463 Escalada de privilegios local en Sudo mediante nsswitch.conf malicioso con sudo -R. Versiones afectadas 1.9.14 – 1.9.17 📘 Introducción Sudo es una utilidad de línea de comandos ampliamente utilizada en sistemas tipo Unix que permite a los usuarios autorizados ejecutar comandos con...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71References2
Kitploit
Kitploit
added 2026/09/07 12:59 p.m.5 views

CVE-2025-32463

Reference: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Executing the PoC on Ubuntu 24.04.2 LTS server with Sudo v1.9.15p5, using an unprivileged user with no Sudo rules defined, results in a root shell outside of the chrooted environment. lowpriv@prod:/CVE-2025-3246...

9.3CVSS7.4AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/07 11:27 a.m.5 views

CVE-2022-0847-DirtyPipe-

CVE-2022-0847-DirtyPipe-Exploits A collection of exploits and documentation for penetration testers and red teamers that can be used to aid the exploitation of the Linux Dirty Pipe vulnerability. About The Vulnerability Dirty Pipe CVE-2022-0847 is a local privilege escalation vulnerability in the...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits101References2
Kitploit
Kitploit
added 2026/09/07 10:53 a.m.7 views

below-log-race-poc

below-log-race-poc CVE-2025-27591 Exploit Below privilege escalation Description This repository contains a proof-of-concept exploit for CVE-2025-27591 , a privilege escalation vulnerability in the below utility. The issue arises because below mishandles log files under /var/log/below/, allowing...

6.8CVSS7.2AI score0.00364EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/07 9:58 a.m.7 views

CVE-2021-22911

CVE-2021-22911 Modifed ver of the original exploit to save some times on password reseting for unprivileged user The script assumes that you can register the account or already know credentials of unprivileged users. Change the password to the valid password on line: 63,73,96. Original exploit:...

9.8CVSS8.1AI score0.95242EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 5:13 a.m.5 views

CVE-2023-26083

CVE-2023-26083 —— 通过时间线流泄漏 Mali GPU 内核地址 本仓库包含针对 CVE-2023-26083 的概念验证(PoC)漏洞利用代码。该漏洞位于 Mali GPU 驱动程序(Arm Mali GPU Kernel Driver)中,允许非特权用户通过时间线流(/dev/mali0)泄漏内核指针和敏感的内部信息。 漏洞概述 Mali GPU 驱动程序提供了一条“时间线流”(tlstream)功能,用于性能分析和调试。该流导出的事件包含原始内核指针(例如...

3.3CVSS7AI score0.01218EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 4:20 a.m.6 views

container-escape-ebpf

白皮书 https://www.scs-europe.net/dlib/2026/2026-0321.html 假设 主机运行存在漏洞的 runc 版本: 对于 CVE-2025-31133:1.2.7 及以下版本、1.3.0-rc.1 至 1.3.2、1.4.0-rc.1 及 1.4.0-rc.2。 对于 CVE-2024-21626:1.0.0-rc93 至 1.1.11。 非特权用户能够使用 runc(或 containerd 的 ctr)通过 OCI 配置文件及纯 rootfs 创建容器。 用法 root@kitploit:...

8.6CVSS7.1AI score0.18087EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/06 4:28 p.m.6 views

CVE-2021-3490-POC

CVE-2021-3490 致谢 https://github.com/chompie1337 复现步骤 从Ubuntu版本页面下载 ubuntu-20.04.6-live-server-amd64.iso 并安装到虚拟机中。 root@kitploit: wget https://releases.ubuntu.com/20.04/ubuntu-20.04.6-live-server-amd64.iso 安装ISO后,将Ubuntu服务器完整安装到虚拟机中,并运行以下命令。 root@kitploit: sudo apt update sudo apt install...

7.8CVSS6.8AI score0.27477EPSS
SaveExploits7References1
AstraLinux
AstraLinux
added 2026/09/04 12:27 p.m.12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ppp: The requirement for CAPNETADMIN in the target netns is necessary for unattached IOCTls. The opening of /dev/ppp is currently allowed for file-fcred-userns, while unattached administrative IOCTls operate on...

8.8CVSS6.2AI score0.0025EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/03 7:57 p.m.18 views

CVE-2026-31431

Description: Cfail is my implementation in C++ x86-64 Assembly of CVE-2026-31431 aka Copyfail, with no dependecy required at all, included libc. In fact, you obtain am universal executable able to run stand-alone on every Linux x86-64 distribution, thanks to a minimal implementation of the standa...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Rows per page
Query Builder