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

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

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

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

工具目录

分类

查看所有分类
Loading categories
asf__commons-text_CVE-2022-42889_1-9 — Java library for string manipulation algorithms, packaged with a proof-of-concept exploit for CVE-2022-42889 to demonstrate and test the vulnerability. | Kitploit
工具/GitHubGitHub/shoucheng3/asf__commons-text_cve-2022-42889_1-9
通用工具漏洞分析代码分析漏洞利用
GitHubshoucheng3/asf__commons-text_cve-2022-42889_1-9

asf__commons-text_CVE-2022-42889_1-9

Java library for string manipulation algorithms, packaged with a proof-of-concept exploit for CVE-2022-42889 to demonstrate and test the vulnerability.

查看仓库

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

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

Apache Commons Text

Build Status Coverage Status Maven Central Javadocs

Apache Commons Text 是一个专注于字符串处理算法的库。

文档

更多信息请访问 Apache Commons Text 主页。 可浏览 Javadoc。 关于 Apache Commons Text 使用的问题,请发送至 用户邮件列表。

哪里可以获取最新版本?

您可以从我们的 下载页面 下载源代码和二进制文件。

或者,您也可以从 Maven 中央仓库获取:

root@kitploit:~
<dependency>
  <groupId>org.apache.commons</groupId>
  <artifactId>commons-text</artifactId>
  <version>1.9</version>
</dependency>

贡献

我们接受通过 GitHub 提交的 Pull Request。开发者邮件列表 是贡献者的主要沟通渠道。 以下是一些方便我们处理 PR 的指南:

  • 不要使用制表符!请使用空格进行缩进。
  • 尊重代码风格。
  • 创建最小的差异 - 禁用保存时的操作,例如重新格式化源代码或整理导入。如果您觉得需要重新格式化源代码,请为此更改创建一个单独的 PR。
  • 为您的更改提供 JUnit 测试,并通过运行 mvn clean test 确保您的更改不会破坏任何现有测试。

如果您计划定期贡献,请考虑提交 贡献者许可协议。 您可以在我们的 贡献指南 中了解更多关于通过 GitHub 贡献的信息。

许可证

本代码基于 Apache 许可证 v2。

请参阅 NOTICE.txt 文件以获取所需的声明和归属。

捐赠

您喜欢 Apache Commons Text?那么请 向 ASF 捐款 以支持其开发。

其他资源

  • Apache Commons 主页
  • Apache 问题跟踪器 (JIRA)
  • Apache Commons Twitter 账号
  • #apache-commons IRC 频道 on irc.freenode.org
下载工具