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

23 lines
465 B
JSON

{
"name": "HP-LaserJet-Printer",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "HP-ChaiServer"
},
{
"search": "headers",
"text": "HP-ChaiSOE"
},
{
"search": "title",
"regexp": "HP Color LaserJet"
},
{
"search": "title",
"regexp": "hp LaserJet"
}
]
}