Lucene search
+L

602 matches found

Kitploit
Kitploit
added 2026/09/08 1:48 a.m.6 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC PoC for CVE-2021-41773 with docker to demonstrate Run Just run ./poc.sh. Make sure you have working docker and docker-compose root@kitploit: $ ./poc.sh Creating network "cve-2021-41773-pocdefault" with the default driver Creating cve-2021-41773-pocweb1 ... done...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/08 1:24 a.m.4 views

CVE-2021-41773-PoC

CVE-2021-41773 Path traversal and file disclosure vulnerability in Apache HTTP Server 2.4.49 This script test Apache HTTP Server 2.4.49 Usage: CVE-2021-41773.py options Only for one IP: python CVE-2021-41773.py IPaddress Option -f For IP list in file Example: python CVE-2021-41773.py -f...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/08 1:02 a.m.6 views

DirtyPipe

Dirty Pipe 漏洞利用:CVE-2022-0847 Dirty Pipe 漏洞(CVE-2022-0847)是 Linux 内核中的一个重大缺陷。本仓库提供了广泛使用的漏洞利用代码的改编版本,使其更加用户友好且模块化。 关于该漏洞的精彩解析,可参阅 HackTheBox 博客。Max Kellermann 原始且更详细的解释可参见他的博客。 此改编版本被拆分为不同方法,以提升模块化程度并便于修改。值得注意的是,新增了 --root 选项,可修改 /etc/passwd 文件,从而以密码 el3ph@nt! 获取 root 访问权限。 静态编译漏洞利用程序:...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/07 11:54 p.m.6 views

CVE-2022-0847_DirtyPipeExploit

What is this This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite root's password field in /etc/passwd and restore after popping a root shell. Side Note: I do not claim any credit for finding this vulnerability or writing the proof of concept. This exploit is merely...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/07 11:52 p.m.5 views

CVE-2019-11510

CVE-2019-11510 用于 Pulse Secure SSL VPN 任意文件读取的漏洞利用工具(CVE-2019-11510) 你可以使用单个域名,也可以使用域名列表。域名前必须包含 https://。 用法:cat targetlist.txt | bash CVE-2019-11510.sh / bash CVE-2019-11510.sh -d https://vpn.target.com/ 如果你只想验证漏洞并下载 /etc/passwd,请使用: cat targetlist.txt | bash CVE-2019-11510.sh --only-etc-passwd...

10CVSS8.2AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/07 11:40 p.m.11 views

DirtyPipe-BSI

Dirty...What? This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite the root password field in /etc/passwd and restore it after obtaining a root shell. Note: I claim no credit for finding this vulnerability or writing the proof of concept. This exploit is simply a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 11:07 p.m.10 views

cve_2022_0847_shellcode

cve20220847shellcode Description This repository contains a Python script genshellcode.py, based on pwntools, to generate a shellcode implementing CVE-2022-0847. The shellcode is based on this Poc: antx. I analyzed the code of the PoC and its execution with strace to catch all the system calls...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits101References1
Kitploit
Kitploit
added 2026/09/07 9:19 p.m.7 views

CVE-2016-5195

dirtycow 此漏洞利用以 dirtycow 漏洞的 pokemon 利用方法为基础,并自动生成新的 passwd 行。 运行该二进制文件时,系统会提示用户输入新密码。 原始 /etc/passwd 文件随后会被备份到 /tmp/passwd.bak,并用生成的行覆盖 root 账户。 运行此漏洞利用后,您应该可以使用新创建的用户登录。 要使用此漏洞利用,请根据您的需要修改用户值。 默认创建的用户是 firefart。 原始漏洞利用(dirtycow 的 ptracepokedata“pokemon”方法):...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91References1
Kitploit
Kitploit
added 2026/09/07 9:14 p.m.5 views

CVE-2016-5195

CVE-2016-5195 my personal POC and EXPLOIT of CVE-2016-5195 dirty COW Usage POC: write files arbitrarily Just a simply POC of this CVE, compile the file poc.c as follow: root@kitploit: $ gcc poc.c -o poc -static -lpthread You shall run it as follow: root@kitploit: ./poc destinationfile fakefile Yo...

7.2CVSS7.1AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/07 9:06 p.m.6 views

nmap-CVE-2023-23333-exploit

nmap-CVE-2023-23333-exploit Nmap NSE script to dump /etc/passwd from remote system using Solarwinds CVE-2023-23333 vulnerability Save the script into a file named solar-CVE-2023-23333.nse. To run the script, you can use Nmap's --script-args option to provide the output file path: nmap -p --script...

9.8CVSS8.1AI score0.99291EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 6:52 p.m.5 views

dirtyPipe-automaticRoot

Exploit automático de root de Dirty Pipe CVE-2022-0847 Dependencias: Python 3.10 o superior Cómo usar: Root automático: root@kitploit: $ python3.10 dirtyPipe.py -a + hjacking super user in /etc/passwd + dropipng shell Escribir en un archivo sin permiso de escritura, inmutable o montado como solo...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/07 6:02 p.m.9 views

CVE-2024-4956

CVE-2024-4956 : Nexus Repository Manager 3 搜索语法: Shodan:http.html:"Nexus Repository" Hunter:product.name="Nexus Repository" FOFA:app="Nexus-Repository-Manager" Poc : root@kitploit: GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1 Host: localhost:8081...

7.5CVSS7.7AI score0.18245EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 5:38 p.m.6 views

CVE-2019-5418-Scanner

CVE-2019-5418-Scanner A multi-threaded Golang scanner to identify Ruby endpoints vulnerable to CVE-2019-5418 Usage root@kitploit: Usage of ./CVE-2019-5418-Scanner: -auth string Perform a scan using a auth token i.e Basic YmFzZTY0VG9rZW5WYWx1ZQ== default "nope" -http Use HTTP over HTTPS -insecure...

7.5CVSS7.2AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/07 5:15 p.m.4 views

cve-2021-41773-and-cve-2021-42013

cve-2021-41773 and cve-2021-42013 cve-2021-41773 and cve-2021-42013 batch verification Python script Runtime environment: python3 Usage: python3 poc.py url.txt url.txt contains the URLs to be tested, and URLs with vulnerabilities will be written to success.txt The verification content is very...

9.8CVSS8AI score0.99992EPSS
SaveExploits190
Kitploit
Kitploit
added 2026/09/07 5:01 p.m.3 views

CVE-2024-24919

CVE-2024-24919 Uso Uso: ./CVE-2024-24919.sh -i -p -f Especificando una IP con -i root@kitploit: ./CVE-2024-24919.sh -i 190.XXX.XXX.XXX Verificar múltiples IPs con -f root@kitploit: ./CVE-2024-24919.sh -f uniq.txt Ejemplo de archivo root@kitploit: 192.168.0.1 192.168.0.2 192.168.0.3 ... 192.168.0....

8.6CVSS8AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/07 4:39 p.m.7 views

CVE-2025-27591-Below

CVE-2025-27591-Below 📌 Description This is a proof-of-concept PoC exploit for CVE-2025-27591 , a local privilege escalation vulnerability in the below system monitor tool. The issue arises from unsafe handling of log files /var/log/below/errorroot.log when executed with elevated privileges. By...

6.8CVSS7.1AI score0.00364EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/07 2:45 p.m.5 views

CVE-2025-27591

CVE-2025-27591 - 通过 below 实现权限提升 该仓库包含针对 CVE-2025-27591 的利用代码,这是 Linux 监控工具 Below 中的一个权限提升漏洞。 🛠️ 漏洞详情 CVE :CVE-2025-27591 CVSS 评分 :7.8(高危) 受影响工具 :below(v0.9.0 之前版本) 漏洞描述 :Below 以 root 身份创建了全局可写的目录和日志文件(/var/log/below/errorroot.log),允许低权限用户进行符号链接攻击。 发现时间 :2025 年 1 月 公布时间 :2025 年 3 月 12 日 来源...

6.8CVSS7AI score0.00364EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/07 2:17 p.m.6 views

CVE-2022-0847

root@kitploit: gcc exploit.c -o exploit -std=c99 ./exploit Usage: ./exp TARGETFILE OFFSET DATA In the /etc/passwd file, find the offset of the normal user's uid, change the uid to 0, then log in again to get root privileges. root@kitploit: Scope of Impact Linux Kernel version = 5.8 Linux Kernel...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/07 12:43 p.m.7 views

CVE-2024-48990

CVE-2024-48990 针对 CVE-2024-48990 的漏洞利用(needrestart 0 else print"\n",os.getpid; libc.ptrace0, 0, 0, 0; os.exec...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 11:55 a.m.4 views

CVE-2022-0847-DirtyPipe-Exploit

What is this This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite root's password field in /etc/passwd and restore after popping a root shell. Side Note: I do not claim any credit for finding this vulnerability or writing the proof of concept. This exploit is merely...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits101
Rows per page
Query Builder