summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 50d1ec89b2..9059501165 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -80,6 +80,13 @@ The default values for "smb2 max read", "smb2 max write" and "smb2 max trans"
have been changed to 8388608 (8MiB) in order to match the default of
Windows 2012R2.
+Improved DCERPC man in the middle detection
+===========================================
+
+The DCERPC header signing has been implemented
+in addition to the dcerpc_sec_verification_trailer
+protection.
+
######################################################################
Changes
#######