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,16 @@
|
||||
{
|
||||
"name": "DataNet",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "DataNET is a complete end-to-end system consisting of IP packet data routing server software called DataGate, which links to one or more client programs such as Datalink's DataHost, or third-party software connected over the Internet or Intranet.",
|
||||
"website": "http://www.datalinksystemsinc.com/software.html",
|
||||
"matches": [
|
||||
{
|
||||
"offset": 1,
|
||||
"regexp": "(?-mix:<td><input class=\"txt\" onkeypress='return keyPress\\(this,event\\);' type='password'( maxlength='10')? id='password'><\\/td><\\/tr>[\\s]+<tr><td class=\"ver\">\\(Version ([^\\s^<]+)\\)<\\/td>)"
|
||||
},
|
||||
{
|
||||
"text": "<div class=\"scada\"><a class=\"scada\" href='/scada'>DataNet Scada Interface</a></div></body>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user