Awesome-POC/Web服务器漏洞/Apache ActiveMQ Console控制台默认弱口令.md
2022-02-21 10:26:43 +08:00

24 lines
636 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Apache ActiveMQ Console控制台默认弱口令
## 漏洞描述
Apache ActiveMQ Console 存在默认弱口令 admin:admin进入控制台后可被进一步恶意利用
## 漏洞影响
```
Apache ActiveMQ
```
## 漏洞复现
Apache ActiveMQ 默认开启了 8186 控制台
访问目标: http://xxx.xxx.xxx.xxx:8161/admin
![6fdafa69-51e4-4215-aa0d-0c912e47ba6c](https://typora-1308934770.cos.ap-beijing.myqcloud.com/6fdafa69-51e4-4215-aa0d-0c912e47ba6c.png)
使用默认口令 admin:admin
![7dc4d568-31b4-494e-8c32-3a465830ff3c](https://typora-1308934770.cos.ap-beijing.myqcloud.com/7dc4d568-31b4-494e-8c32-3a465830ff3c.png)