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

15 lines
291 B
JSON

{
"name": "Axis-Network-Camera",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "AXIS Video Server"
},
{
"search": "body",
"text": "/incl/trash.shtml"
}
]
}