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

19 lines
374 B
JSON

{
"name": "Epson printer",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "EPSON-HTTP"
},
{
"search": "title",
"regexp": "EpsonNet config"
},
{
"search": "title",
"regexp": "EpsonNet WebAssist"
}
]
}