新增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
+32
View File
@@ -0,0 +1,32 @@
{
"name": "VP-ASP",
"author": "Andrew Horton",
"version": "0.5",
"description": "VP-ASP (Virtual Programming - ASP) Shopping Cart. Free & commercial versions. http://johnny.ihackstuff.com/ghdb/?function=detail&id=324",
"website": "www.vpasp.com",
"matches": [
{
"certainty": 75,
"ghdb": "filetype:asp inurl:\"shopdisplayproducts.asp\""
},
{
"certainty": 75,
"text": "src=\"vs350.js\""
},
{
"text": "<a href=\"http://www.vpasp.com\">Shopping Cart</a> powered by VP-ASP</p>"
},
{
"text": "<a href=\"http://www.vpasp.com\">Powered By VP-ASP Shopping Cart</a>"
},
{
"certainty": 75,
"text": "shopdisplayproducts.asp?id="
},
{
"name": "powered by title",
"regexp": "(?-mix:<title>VP-ASP Shopping Cart ([^ <]*))",
"offset": 1
}
]
}