Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
activemq-cve-lab — ActiveMQ CVE-2015-5254 模拟靶场 - 用于 CVE 测试评测和 SCA 扫描演示 | Kitploit
Tools/GitHubGitHub/radsih/activemq-cve-lab
Vulnerability ScannersExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubradsih/activemq-cve-lab

activemq-cve-lab

ActiveMQ CVE-2015-5254 模拟靶场 - 用于 CVE 测试评测和 SCA 扫描演示

View Repository
16h 28m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ActiveMQ Message Broker

Overview

ActiveMQ message broker application with message import/export functionality.

Version: 5.11.1

Features

  • Message queue management
  • Queue statistics and monitoring
  • Message file import/export
  • Real-time broker status

Quick Start

Docker

root@kitploit:~
docker-compose up -d

Access: http://localhost:8161/console/

Local Build

root@kitploit:~
mvn clean package -DskipTests
java -jar target/activemq-app-1.0-SNAPSHOT.jar

Accessing the Console

  1. Dashboard - Overview of broker status
  2. Queues - View and manage message queues
  3. Message Import - Upload and process message files

Dependencies

See pom.xml for full dependency list.

License

For testing purposes only.

Download Tool