Files
OneForAll-mirror/data/rules/fofa/海康威视(Hikvision).json
T
2020-07-29 00:02:06 +08:00

28 lines
624 B
JSON

{
"name": "\u6d77\u5eb7\u5a01\u89c6\uff08Hikvision\uff09",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "Hikvision"
},
{
"search": "body",
"text": "updateTips"
},
{
"search": "body",
"text": "doc/page/login.asp"
},
{
"search": "headers",
"text": "_goaheadwebSessionId"
},
{
"search": "headers",
"text": "DVRDVS-Webs"
}
],
"condition": "0 or (1 and 2) or 3 or 4"
}