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

15 lines
290 B
JSON

{
"name": "GenOHM-SCADA",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "GenOHM Scada Launcher"
},
{
"search": "body",
"text": "/cgi-bin/scada-vis/"
}
]
}