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

15 lines
295 B
JSON

{
"name": "Adobe Connect",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/common/scripts/showContent.js"
},
{
"search": "headers",
"text": "BREEZESESSION="
}
]
}