Files
OneForAll-mirror/data/rules/fofa/iDVR.json
T
2020-07-29 00:02:06 +08:00

19 lines
349 B
JSON

{
"name": "iDVR",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "iDVR"
},
{
"search": "headers",
"text": "iDVRhttpSvr"
},
{
"search": "body",
"text": "name=\"iDVRForm"
}
]
}