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

15 lines
302 B
JSON

{
"name": "Funkwerk-Gateway",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "Funkwerk BOSS"
},
{
"search": "title",
"regexp": "Welcome to your Funkwerk Gateway"
}
]
}