CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helper function
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Feb 2016 18:08:31 +0000 (19:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2016 17:25:24 +0000 (19:25 +0200)
commit423e95b430eea1bb55cddf6c0eedd10dec7b03a1
tree31fc3ca88ee4a593669d1bd2438f4767b7ddbb6e
parent847192d4939401d7bc2dec495082f08bffc1c6cc
CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helper function

This is the function that prevents spoofing like
Microsoft's CVE-2015-0005.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11749

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
libcli/auth/proto.h
libcli/auth/smbencrypt.c