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

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

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

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

工具目录

分类

查看所有分类
Loading categories
cnext-exploits — 针对 CNEXT(CVE-2024-2961)的漏洞利用,glibc 的 iconv() 中的缓冲区溢出。 | Kitploit
工具/GitHubGitHub/ambionics/cnext-exploits
漏洞分析漏洞利用Web应用程序漏洞利用渗透测试Payload 开发二进制利用
GitHubambionics/cnext-exploits

cnext-exploits

针对 CNEXT(CVE-2024-2961)的漏洞利用,glibc 的 iconv() 中的缓冲区溢出。

查看仓库
5056121年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CNEXT 漏洞利用工具

针对 CNEXT(CVE-2024-2961)的漏洞利用工具,这是 glibc 的 iconv() 中的一个缓冲区溢出漏洞,作者 @cfreal_

使用方法

root@kitploit:~
$ git clone --recurse-submodules https://github.com/ambionics/cnext-exploits.git
$ pip install -r requirements.txt

技术分析

漏洞及利用方法在以下博客文章中描述:

  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 1):PHP 过滤器
  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 2):直接 iconv() 调用,Roundcube
  • Iconv, set the charset to RCE: Exploiting the glibc to hack the PHP engine (part 3):PHP 过滤器,盲利用

漏洞利用工具

  • CNEXT:文件读取到 RCE 漏洞利用
  • 盲 CNEXT:盲文件读取到 RCE 漏洞利用
  • Roundcube:经过身份验证的 RCE 漏洞利用
  • CosmicSting + CNEXT:Magento <= 2.4.7 上的 RCE
下载工具