From dfbe863f4e91090c35f69a334e7f74ee8e761143 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 29 May 2022 16:35:08 +0200 Subject: Comment --- src/include/ndpi_typedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 29b5b637f..5530f98bb 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -111,7 +111,7 @@ typedef enum { NDPI_DNS_LARGE_PACKET, NDPI_DNS_FRAGMENTED, NDPI_INVALID_CHARACTERS, - NDPI_POSSIBLE_EXPLOIT, /* Log4J and other exploits */ + NDPI_POSSIBLE_EXPLOIT, /* Log4J, Wordpress and other exploits */ NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE, NDPI_PUNYCODE_IDN, /* https://en.wikipedia.org/wiki/Punycode */ NDPI_ERROR_CODE_DETECTED, -- cgit v1.2.3