Files
OneForAll-mirror/data/rules/wappalyzer/vp-asp.json
T
2020-07-29 00:02:06 +08:00

14 lines
299 B
JSON

{
"name": "VP-ASP",
"website": "http://www.vpasp.com",
"matches": [
{
"regexp": "<a[^>]+>Powered By VP-ASP Shopping Cart</a>"
},
{
"search": "script",
"regexp": "vs350\\.js"
}
],
"implies": "Microsoft ASP.NET"
}