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

11 lines
272 B
JSON

{
"name": "Outlook Web App",
"website": "http://help.outlook.com",
"matches": [
{
"regexp": "<link\\s[^>]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css",
"offset": 1
}
],
"implies": "Microsoft ASP.NET"
}