
ActiveMQ CVE-2015-5254 模拟靶场 - 用于 CVE 测试评测和 SCA 扫描演示
ActiveMQ message broker application with message import/export functionality.
Version: 5.11.1
docker-compose up -d
Access: http://localhost:8161/console/
mvn clean package -DskipTests
java -jar target/activemq-app-1.0-SNAPSHOT.jar
See pom.xml for full dependency list.
For testing purposes only.