Files
OneForAll-mirror/data/rules/fofa/AWStats网站日志分析工具.json
T
2020-07-29 00:02:06 +08:00

15 lines
325 B
JSON

{
"name": "AWStats\u7f51\u7ad9\u65e5\u5fd7\u5206\u6790\u5de5\u5177",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "content=\"AWStats"
},
{
"search": "body",
"text": "Created by awstats"
}
]
}