diff --git a/src/technologies.json b/src/technologies.json index bd2af94f9..e92c6e4f7 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1078,7 +1078,7 @@ ], "cpe": "cpe:/a:apache:tomcat", "headers": { - "Server": "^Apache-Coyote(?:/([\\d.]+))?\\;version:\\1\\;confidence:50", + "Server": "^Apache-Coyote(?:/([\\d.]+))?", "X-Powered-By": "\\bTomcat\\b(?:-([\\d.]+))?\\;version:\\1" }, "icon": "Apache Tomcat.svg",