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

15 lines
369 B
JSON

{
"name": "Cerberus-Helpdesk",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "CerberusPublicGUI"
},
{
"search": "body",
"text": "<!-- If you have your own stylesheet for HTML elements, you can remove the cerberus-html.css link"
}
]
}