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

15 lines
318 B
JSON

{
"name": "Brother-Printer",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "<FRAME SRC=\"/printer/inc_head.html"
},
{
"search": "body",
"text": "<IMG src=\"/common/image/HL4040CN"
}
]
}