diff options
author | Luca <deri@ntop.org> | 2022-02-03 09:17:54 +0100 |
---|---|---|
committer | Luca <deri@ntop.org> | 2022-02-03 09:17:54 +0100 |
commit | 37ff626e78149b4eb877b042672801b58d797100 (patch) | |
tree | 7654aeb95ebd3761a18ab49176d82bad1785f962 /doc | |
parent | cd3d720ae36e943a3e9ddd7275b983df6c6652d0 (diff) |
Added new IDN/Punycode risk for spotting internationalized domain names
Diffstat (limited to 'doc')
-rw-r--r-- | doc/flow_risks.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/flow_risks.rst b/doc/flow_risks.rst index 52e19212c..890347e02 100644 --- a/doc/flow_risks.rst +++ b/doc/flow_risks.rst @@ -253,3 +253,9 @@ The risk is set whenever a possible exploit (e.g. Log4J/Log4Shell) is detected. NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE =================================== The risk is set whenever a TLS certificate is close to the expiration date. + +.. _Risk 042: + +NDPI_PUNYCODE_IDN +=================================== +The risk is set whenever a domain name is specified in IDN format |