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

15 lines
284 B
JSON

{
"name": "PrestaShop",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "PrestaShop"
},
{
"search": "body",
"text": "Shop powered by PrestaShop"
}
]
}