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

19 lines
410 B
JSON

{
"name": "Chamilo",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "X-Powered-By: Chamilo"
},
{
"search": "body",
"text": "<link href=\"http://www.chamilo.org/documentation.php"
},
{
"search": "body",
"text": "content=\"Chamilo"
}
]
}