aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2022-02-03 13:20:54 +0100
committerLuca Deri <deri@ntop.org>2022-02-03 13:20:54 +0100
commit7aef27f85e86302130bf8dffaf9809d488856427 (patch)
treeaf1164f3be4a4bdc3cea1a9bacfa83c4db8c3961 /doc
parent0dd5ac89f842ac37f4c36ff67620a49b9e7eb76f (diff)
Added NDPI_ERROR_CODE_DETECTED risk
Diffstat (limited to 'doc')
-rw-r--r--doc/flow_risks.rst8
1 files changed, 8 insertions, 0 deletions
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 <https://en.wikipedia.org/wiki/IDN_homograph_attack>`_.
+
+.. _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).
+
+