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

19 lines
376 B
JSON

{
"name": "Axis-Commerce",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "axisid"
},
{
"search": "body",
"text": "Powered by Axis"
},
{
"search": "title",
"regexp": "Login to Axis administrator"
}
]
}