* Fix IIS regex * Improve the regex to avoid FP * Fix regex
@ -4295,7 +4295,7 @@
22
],
"headers": {
"Server": "^IIS(?:/([\\d.]+))?\\;version:\\1"
"Server": "^(?:Microsoft-)?IIS(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "IIS.png",
"implies": "Windows Server",