Files
OneForAll-mirror/data/rules/wappalyzer/fast search for sharepoint.json
T
2020-07-29 00:02:06 +08:00

13 lines
339 B
JSON

{
"name": "FAST Search for SharePoint",
"website": "http://sharepoint.microsoft.com/en-us/product/capabilities/search/Pages/Fast-Search.aspx",
"matches": [
{
"regexp": "<input[^>]+ name=\"ParametricSearch"
}
],
"implies": [
"Microsoft SharePoint",
"Microsoft ASP.NET"
]
}