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

19 lines
383 B
JSON

{
"name": "Phabricator",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "phsid"
},
{
"search": "body",
"text": "phabricator-application-launch-container"
},
{
"search": "body",
"text": "res/phabricator"
}
]
}