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

20 lines
407 B
JSON

{
"name": "HP\u6253\u5370\u673a",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "HP-ChaiServer"
},
{
"search": "title",
"regexp": "HP LaserJet"
},
{
"search": "body",
"text": "/hp/jetdirect"
}
],
"condition": "0 or (1 and 2)"
}