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

15 lines
316 B
JSON

{
"name": "IBM-Cognos",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/cgi-bin/cognos.cgi"
},
{
"search": "body",
"text": "Cognos 是 International Business Machines Corp"
}
]
}