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

15 lines
295 B
JSON

{
"name": "FreeNAS",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "title=\"Welcome to FreeNAS"
},
{
"search": "body",
"text": "/images/ui/freenas-logo.png"
}
]
}