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

20 lines
423 B
JSON

{
"name": "Joomla",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "content=\"Joomla"
},
{
"search": "body",
"text": "/media/system/js/core.js"
},
{
"search": "body",
"text": "/media/system/js/mootools-core.js"
}
],
"condition": "0 or (1 and 2)"
}