新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
@@ -0,0 +1,18 @@
{
"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)"
}
]
}