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

24 lines
489 B
JSON

{
"name": "ranzhi",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/sys/index.php?m=user&f=login&referer="
},
{
"search": "headers",
"text": "rid"
},
{
"search": "headers",
"text": "theme"
},
{
"search": "headers",
"text": "lang"
}
],
"condition": "0 or (1 and 2 and 3)"
}