Lucene search
+L

54 matches found

Kitploit
Kitploit
added 2026/09/15 10:46 a.m.7 views

riskootext4shell

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...

9.8CVSS7.5AI score0.45056EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 10:28 a.m.5 views

text4shell-scan

text4shell-scan 一个全自动、准确且全面的扫描器,用于发现易受攻击的 text4shell 主机 特性 支持 URL 列表。 对超过 60 个 HTTP 请求头进行模糊测试。 对 HTTP POST 数据参数进行模糊测试。 对 JSON 数据参数进行模糊测试。 支持 DNS 回调进行漏洞发现与验证。 WAF 绕过有效载荷。 支持自定义 DNS OOB 回调(例如:Burpsuite Collaborator) 描述 该扫描工具大量基于 Fullhunt 2021 年的旧版 Log4j 扫描器(向他们致以重大感谢),现用于发现和模糊测试 Text4Shell...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/15 9:51 a.m.4 views

cve-2022-42889-text4shell-docker

安装 Maven - maven-linux 1. 安装 Maven 以创建 fat jar root@kitploit: mvn clean install 2. Docker 构建 root@kitploit: docker build --tag=text4shell . 3. Docker 运行 root@kitploit: docker run -p 80:8080 text4shell 4. 测试应用 root@kitploit: http://localhost/text4shell/attack?search= 5...

9.8CVSS7.3AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 9:09 a.m.5 views

Vulnerability_PoC

El PoC/Exploit de algunas vulnerabilidades interesantes Autor: Equipo de Investigación de Vulnerabilidades de Numen Cyber Labs 1. Vulnerabilidad RCE de TCP/IP CVE-2022–34718: restauración y análisis del PoC...

9.8CVSS8.2AI score0.99931EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/15 7:26 a.m.4 views

text4shell-cve-2022-42889

Text4Shell CVE-2022-42889 Docker Lab for CVE-2022-42889 You can either build the Docker image locally or pull the image from Docker Hub and run the container. Clone the repo root@kitploit: git clone https://github.com/devenes/text4shell-cve-2022-42889.git Build the Docker image locally...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/15 5:54 a.m.3 views

text4shell-CVE-2022-42889

Este repositorio no tiene un README...

9.8CVSS7.3AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 5:30 a.m.5 views

text4shell-exploit

text4shell-exploit Un exploit personalizado basado en Python, un proof-of-concept PoC dirigido a Text4Shell CVE-2022-42889, una vulnerabilidad crítica de ejecución remota de código en Apache Commons Text versiones 1.10. Este exploit ataca aplicaciones Java vulnerables que utilizan la clase...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 4:51 a.m.4 views

CVE-2022-42889-PoC

CVE-2022-42889 又名 Text4Shell RCE 概念验证 Text4Shell 是 Apache Commons Text 库中发现的一个严重软件漏洞的俗称(参见 CVE-2022-42889)。 本仓库旨在演示利用此 CVE 的远程代码执行 (RCE)。 该易受攻击的代码 用于 SpringBoot 控制器中,但请不要混淆,这不是 SpringBoot/Spring 安全问题。 在测试 RCE 之前,请构建 Docker 镜像: root@kitploit: $ docker build -t text4shell . ... = exporting to image...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/15 4:04 a.m.4 views

CVE-2022-42889-Text4Shell-POC

CVE-2022-42889 Text4Shell 测试脚本 此仓库包含一个Python脚本,用于自动化测试名为Text4Shell的漏洞,该漏洞的CVE编号为:CVE-2022-42889。 关于 Text4Shell CVE-2022-42889 Text4Shell是一个影响广泛系统的严重漏洞。该漏洞存在于这些系统解析文本字符串的方式中,允许执行任意代码或发起SSRF攻击。通过精心构造的字符串,可以执行JavaScript代码(导致远程代码执行RCE)或获取URL(导致服务器端请求伪造SSRF)。 来自 Tarlogic 的内容: 利用条件 :...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/15 3:37 a.m.5 views

CVE-2022-42889

CVE-2022-42889 Script de Python para CVE-2022-42889 Para probar esto localmente sigue el POC de docker: https://github.com/karthikuj/cve-2022-42889-text4shell-docker Para una versión PHP de esto: https://github.com/ClickCyber/cve-2022-42889 Si estás ejecutando esto y explotándolo localmente, la I...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/15 1:23 a.m.7 views

CVE-2022-42889-RCE

CVE-2022-42889-PoC 针对CVE-2022-42889远程代码执行漏洞(Text4Shell漏洞)的概念验证。 给个⭐表示支持❤️ 关于此漏洞 CVE-2022-42889是一个类似于Spring4Shell和Log4Shell的新严重漏洞。它是一个远程代码执行(RCE)漏洞,严重性评分为9.8。此漏洞允许攻击者在被攻击的机器上执行任意恶意代码。受影响版本为Apache Commons Text的1.5到1.9版本。 工作原理 Apache Commons Text 支持变量插值,允许动态计算和扩展属性。插值的标准格式是 "$prefix:name",其中 "prefix"...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/14 10:04 p.m.6 views

text4shell-docker

Instalar maven - maven-linux 1. Instalar Maven para crear el fat jar root@kitploit: mvn clean install 2. Construir la imagen Docker root@kitploit: docker build --tag=text4shell . 3. Ejecutar el contenedor Docker root@kitploit: docker run -p 80:8080 text4shell 4. Probar la aplicación root@kitploit...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 6:10 p.m.7 views

cve-2022-42889

cve-2022-42889 cve-2022-42889 Text4Shell 影响 Apache Commons Text 1.5 至 1.9 版本。该漏洞已在 Commons Text 1.10 版本中修复。 参考: https://securitylab.github.com/advisories/GHSL-2022-018ApacheCommonsText/ https://github.com/karthikuj/cve-2022-42889-text4shell-docker...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/14 4:05 p.m.5 views

text4shell

text4shell Una demostración de la vulnerabilidad de ejecución remota de código CVE-2022-42889 text4shell. Detalles en ¡No entres en pánico!: Vulnerabilidad Text4shell CVE-2022-42889 en Apache Commons Text...

9.8CVSS7.8AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/14 2:19 p.m.3 views

CVE-2022-42889-Text4Shell-Docker

CVE-2022-42889-Text4Shell-Docker CVE-2022-42889 Text4Shell 的 Docker 化 PoC...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/14 10:09 a.m.5 views

cve-2022-42889-text4shell-docker

安装 Maven - maven-linux 1. 安装 Maven 以创建胖 JAR 包 root@kitploit: mvn clean install 2. Docker 构建 root@kitploit: docker build --tag=text4shell . 3. Docker 运行 root@kitploit: docker run -p 80:8080 text4shell 4. 测试应用 root@kitploit: http://localhost/text4shell/attack?search= 5. 可通过传递字符串 “$prefix:name”...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/13 4:14 p.m.3 views

CVE-2022-42889-Analysis

Informe CVE-2022-42889 Text4Shell Este repositorio recopila un informe de análisis sobre Apache Commons Text CVE-2022-42889 y material de demostración de ataques basado en un entorno de pruebas cerrado. Documentos CVE-2022-42889 - Informe de análisis de vulnerabilidad Estructura del repositorio...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/13 2:58 p.m.2 views

CVE-2022-42889-Text4Shell-Exploit-POC

CVE-2022-42889-Text4Shell-Exploit-POC CVE-2022-42889 Text4Shell Exploit POC...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/13 2:23 p.m.7 views

Text4ShellPayloads

Text4ShellPayloads 该项目包含一个python脚本,利用CVE-2022-42889漏洞生成恶意命令。 该脆弱服务器是按照'Karthik U J'的指导,通过遵循 https://github.com/karthikuj/cve-2022-42889-text4shell-docker 中的步骤搭建的。...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/13 1:21 p.m.2 views

ICT287-CVE-2022-42889

ICT287-CVE-2022-42889 要找到完整的漏洞利用搭建和复现报告,请查找 CVE-2022-42889-Project Vulnerability Exploitation Report 文件。用于构建和运行漏洞利用的虚拟机不包含在此仓库中。 CVE-2022-42889 Text4Shell 的搭建与漏洞复现。 CVE-2022-42889,也被称为 "Text4Shell",是 Apache Commons Text 库中的一个严重漏洞。该库常用于 Java 应用程序中的文本处理,并为标准 Java 开发工具包(JDK)的文本处理提供补充功能。据报道,自 2018...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Rows per page
Query Builder