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

15 lines
299 B
JSON

{
"name": "PineApp",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "PineApp WebAccess - Login"
},
{
"search": "body",
"text": "/admin/css/images/pineapp.ico"
}
]
}