Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2023-38831-winrar-exploit — 基于Python的CVE-2023-38831 WinRAR漏洞利用生成器。创建包含诱饵文件(PDF、图片)和有效载荷脚本的恶意RAR存档,用于渗透测试和安全研究。 | Kitploit
工具/GitHubGitHub/fa1c0n35/cve-2023-38831-winrar-exploit
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试
GitHubfa1c0n35/cve-2023-38831-winrar-exploit

CVE-2023-38831-winrar-exploit

基于Python的CVE-2023-38831 WinRAR漏洞利用生成器。创建包含诱饵文件(PDF、图片)和有效载荷脚本的恶意RAR存档,用于渗透测试和安全研究。

查看仓库

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
23年前尚未审核

CVE-2023-38831 winrar exploit generator

Quick poc test

Generate the default poc for test

root@kitploit:~
python cve-2023-38831-exp-gen.py poc
or
python cve-2023-38831-exp-gen.py CLASSIFIED_DOCUMENTS.pdf script.bat  poc.rar

Custom

  1. Place the bait file and (evil) script file in the current directory, the bait file is recommended to be an image (.png, jpg) or a document (.pdf)
  2. Run python cve-2023-38831-exp-gen.py <bait name> <script name> <output name> to generate your exploit

Screenshots

Infected version: winrar <= 6.22

demo

Analysis Blog

https://b1tg.github.io/post/cve-2023-38831-winrar-analysis/

Reference

https://www.group-ib.com/blog/cve-2023-38831-winrar-zero-day/

下载工具