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

36 lines
809 B
JSON

{
"name": "phpbb",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "Set-Cookie: phpbb3_"
},
{
"search": "headers",
"text": "HttpOnly, phpbb3_"
},
{
"search": "body",
"text": "©"
},
{
"search": "body",
"text": "http://www.longluntan.com/zh/phpbb/"
},
{
"search": "body",
"text": "phpBB"
},
{
"search": "body",
"text": "phpBB Group\" />"
},
{
"search": "body",
"text": "START QUICK HACK - phpBB Statistics MOD"
}
],
"condition": "0 or 1 or (2 and 3 and 4) or 5 or 6"
}