From 7aef27f85e86302130bf8dffaf9809d488856427 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 3 Feb 2022 13:20:54 +0100 Subject: Added NDPI_ERROR_CODE_DETECTED risk --- doc/flow_risks.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/flow_risks.rst b/doc/flow_risks.rst index 5da632091..95001098c 100644 --- a/doc/flow_risks.rst +++ b/doc/flow_risks.rst @@ -259,3 +259,11 @@ The risk is set whenever a TLS certificate is close to the expiration date. NDPI_PUNYCODE_IDN =================================== The risk is set whenever a domain name is specified in IDN format as they are sometimes used in `IDN homograph attacks `_. + +.. _Risk 043: + +NDPI_ERROR_CODE_DETECTED +=================================== +The risk is set whenever an error code is detected in the underlying protocol (e.g. HTTP and DNS). + + -- cgit v1.2.3