From 839f9e98b89aa4b79b70533394c4ba64bad4df5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=BCcahid=20AYD=C4=B0N?= Date: Wed, 19 Apr 2023 10:51:06 +0300 Subject: [PATCH] Update Nginx CPE record --- src/technologies/n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/n.json b/src/technologies/n.json index 14fe476e7..93922cf03 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -794,7 +794,7 @@ 22, 64 ], - "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*", + "cpe": "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.", "headers": { "Server": "nginx(?:/([\\d.]+))?\\;version:\\1",