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

24 lines
519 B
JSON

{
"name": "ESPCMS",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Powered by ESPCMS"
},
{
"search": "body",
"text": "Powered by ESPCMS"
},
{
"search": "body",
"text": "infolist_fff"
},
{
"search": "body",
"text": "/templates/default/style/tempates_div.css"
}
],
"condition": "0 or 1 or (2 and 3)"
}