From 0828dff3acae6e06e6ac1d284ecb2c19ad83d27d Mon Sep 17 00:00:00 2001 From: Luca Date: Fri, 15 Sep 2023 12:56:29 +0200 Subject: Language fix --- doc/flow_risks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/flow_risks.rst b/doc/flow_risks.rst index 052bd156d..7cecf5f42 100644 --- a/doc/flow_risks.rst +++ b/doc/flow_risks.rst @@ -220,7 +220,7 @@ This risk is used to detect suspicious data carried in ICMP packets whose entrop NDPI_CLEAR_TEXT_CREDENTIALS =========================== -Clear text protocols are not bad per-se, but they should be avoided when they carry credentials as they can be intercepted by malicious users. This risk is triggered whenever clear text protocols (e.g. FTP, HTTP, IMAP...) contain credentials in clear text (read it as nDPI does not trigger this risk for HTTP connections that do not carry credentials). +Clear text protocols are not intrinsically bad, but they should be avoided when they carry credentials as they can be intercepted by malicious users. This risk is triggered whenever clear text protocols (e.g. FTP, HTTP, IMAP...) contain credentials in clear text (read it as nDPI does not trigger this risk for HTTP connections that do not carry credentials). .. _Risk 037: -- cgit v1.2.3