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

15 lines
279 B
JSON

{
"name": "CushyCMS",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "_cushy_session"
},
{
"search": "body",
"text": "Powered by CushyCMS"
}
]
}