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

20 lines
402 B
JSON

{
"name": "Magento",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/skin/frontend/"
},
{
"search": "body",
"text": "BLANK_IMG"
},
{
"search": "body",
"text": "Magento, Varien, E-commerce"
}
],
"condition": "(0 and 1) or 2"
}