mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "WWWBoard",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
||||
"version": "0.2",
|
||||
"description": "WWWBoard is a threaded World Wide Web discussion forum and message board, which allows users to post new messages, followup to existing ones and more.",
|
||||
"website": "http://www.scriptarchive.com/wwwboard.html",
|
||||
"matches": [
|
||||
{
|
||||
"name": "GHDB: inurl:\"WWWADMIN.PL\" intitle:\"wwwadmin\"",
|
||||
"certainty": 75,
|
||||
"ghdb": "inurl:\"WWWADMIN.PL\" intitle:\"wwwadmin\""
|
||||
},
|
||||
{
|
||||
"name": "default title",
|
||||
"text": "<head><title>WWWAdmin For WWWBoard</title></head>"
|
||||
},
|
||||
{
|
||||
"name": "default text",
|
||||
"text": "<center><h1>WWWAdmin For WWWBoard</h1></center>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user