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

19 lines
394 B
JSON

{
"name": "IQeye-Netcam",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "IQEYE: Live Images"
},
{
"search": "body",
"text": "content=\"Brian Lau, IQinVision"
},
{
"search": "body",
"text": "loc = \"iqeyevid.html"
}
]
}