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

19 lines
357 B
JSON

{
"name": "anymacro",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "LOGIN_KEY"
},
{
"search": "body",
"text": "document.aa.F_email"
},
{
"search": "body",
"text": "AnyWebApp"
}
]
}