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

15 lines
314 B
JSON

{
"name": "Tessitura",
"website": "https://www.tessituranetwork.com",
"matches": [
{
"regexp": "<!--[^>]+Tessitura Version: (\\d*\\.\\d*\\.\\d*)?",
"offset": 1
}
],
"implies": [
"Microsoft ASP.NET",
"IIS",
"Windows Server"
]
}