mdserver-web/plugins/op_waf/info.json

15 lines
362 B
JSON
Raw Normal View History

2019-04-21 06:22:31 -04:00
{
2021-02-20 23:34:58 -05:00
"title":"OP防火墙",
2019-04-21 06:22:31 -04:00
"tip":"soft",
2019-04-24 02:11:37 -04:00
"name":"op_waf",
2019-04-21 06:22:31 -04:00
"type":"其他插件",
"ps":"有效防止sql注入/xss/一句话木马等常见渗透攻击",
"shell":"install.sh",
2019-04-24 02:11:37 -04:00
"checks":"server/op_waf",
"path":"server/op_waf",
2019-04-21 06:22:31 -04:00
"author":"loveshell",
"home":"https://github.com/loveshell/ngx_lua_waf",
"date":"2019-04-21",
"pid": "1",
"versions": ["0.1"]
}