Files
OneForAll-mirror/data/rules/whatweb/juniper-netscreen-secure-access.json
T
2020-07-29 00:02:06 +08:00

19 lines
748 B
JSON

{
"name": "Juniper-NetScreen-Secure-Access",
"author": "Aung Khant <http://yehg.net/>",
"version": "0.1",
"description": "Juniper Networks NetScreen Secure Access (SSL VPN) - http://www.juniper.net/",
"website": null,
"matches": [
{
"name": "juniper logo md5",
"md5": "1ec04eec4e1898da8258215a2eb4758b",
"url": "/dana-na/auth/welcome.cgi?p=rolelogo"
},
{
"name": "html body",
"regexp": "(?i-mx:src=\"\\/dana\\-na\\/css\\/ds\\.js\">|<img border=\"0\" src=\"welcome\\.cgi\\?p=logo|src=\"\\/dana\\-na\\/imgs\\/space\\.gif\"|document\\.cookie = \"DSPREAUTH=\"\\+ escape\\(\"\"\\)|src=\"\\/dana\\-na\\/auth\\/url_default\\/s)"
}
]
}