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

19 lines
435 B
JSON

{
"name": "MRTG",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "Command line is easier to read using \"View Page Properties\" of your browser"
},
{
"search": "title",
"regexp": "MRTG Index Page"
},
{
"search": "body",
"text": "commandline was: indexmaker"
}
]
}