From b0386dbd4cb236840b4708c93b05818b5847fb8c Mon Sep 17 00:00:00 2001 From: lu4nx Date: Sat, 21 Jan 2023 17:30:14 +0800 Subject: [PATCH] Add Hunchentoot httpd --- technologies/fingerprinthub-web-fingerprints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/technologies/fingerprinthub-web-fingerprints.yaml b/technologies/fingerprinthub-web-fingerprints.yaml index 95698a9ff2..2ac8d6b0af 100755 --- a/technologies/fingerprinthub-web-fingerprints.yaml +++ b/technologies/fingerprinthub-web-fingerprints.yaml @@ -15102,4 +15102,10 @@ requests: words: - "Server: OpenBSD httpd" + - type: word + name: Hunchentoot + part: header + words: + - "Server: Hunchentoot" + # Enhanced by cs on 2022/02/08