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

19 lines
400 B
JSON

{
"name": "Atmail-WebMail",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Powered by Atmail"
},
{
"search": "body",
"text": "/index.php/mail/auth/processlogin"
},
{
"search": "body",
"text": "<input id=\"Mailserverinput"
}
]
}