mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "Fortinet-Firewall",
|
||||
"author": "Aung Khant, http://yehg.net, Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "Fortinet firewall technology combines ASIC-accelerated stateful inspection with an arsenal of integrated application security engines to quickly identify and block complex threats.",
|
||||
"website": "http://www.fortinet.com/solutions/firewall.html",
|
||||
"matches": [
|
||||
{
|
||||
"certainty": 75,
|
||||
"url": "/",
|
||||
"md5": "c647dc149f55829659640751e9184f8c"
|
||||
},
|
||||
{
|
||||
"certainty": 75,
|
||||
"url": "/index.html",
|
||||
"md5": "c647dc149f55829659640751e9184f8c"
|
||||
},
|
||||
{
|
||||
"url": "/login",
|
||||
"certainty": 75,
|
||||
"regexp": "(?-mix:str_table\\.token_needed = \"Please input your token code.\";[\\s]+str_table\\.ncode_needed = \"FortiToken clock drift detected\\. Please input the next code and continue\\.\";[\\s]+str_table\\.mail_token_msg = \"An email message containing a Token Code will be sent to\";)"
|
||||
},
|
||||
{
|
||||
"url": "login.js?nocache=e6fqv8av",
|
||||
"name": "Login.js MD5 Hash",
|
||||
"md5": "6032999e08978b317d8382249866232a"
|
||||
},
|
||||
{
|
||||
"url": "login.js?nocache=e6fqv8av",
|
||||
"name": "Login.js Copyright Text",
|
||||
"regexp": "(?-mix:login.js(\\n|\\r\\n)Copyright Fortinet, Inc\\.(\\n|\\r\\n)All rights reserved\\.)"
|
||||
},
|
||||
{
|
||||
"url": "login",
|
||||
"name": "Login page MD5 hash",
|
||||
"md5": "8bc0d101e3a25c98a9cbcf18240bd271"
|
||||
},
|
||||
{
|
||||
"url": "success",
|
||||
"name": "Success Page MD5",
|
||||
"md5": "1451298ccf3a24e342b20e6684cbb0dc"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user