mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
36 lines
809 B
JSON
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"
|
|
} |