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

19 lines
385 B
JSON

{
"name": "Kloxo-Single-Server",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "src=\"/img/hypervm-logo.gif"
},
{
"search": "body",
"text": "/htmllib/js/preop.js"
},
{
"search": "title",
"regexp": "HyperVM"
}
]
}