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

15 lines
294 B
JSON

{
"name": "ACTi",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Web Configurator"
},
{
"search": "body",
"text": "ACTi Corporation All Rights Reserved"
}
]
}