From 10b73b5946ef68e315550cd8c2be4f301adee588 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Jul 2022 04:44:31 +0600 Subject: [PATCH] update IIS cpe --- src/technologies/i.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/i.json b/src/technologies/i.json index 825b25624..3a814a333 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -35,7 +35,7 @@ "cats": [ 22 ], - "cpe": "cpe:/a:microsoft:internet_information_server", + "cpe": "cpe:2.3:a:microsoft:internet_information_server", "description": "Internet Information Services (IIS) is an extensible web server software created by Microsoft for use with the Windows NT family.", "headers": { "Server": "^(?:Microsoft-)?IIS(?:/([\\d.]+))?\\;version:\\1"