CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helper function
commit984d024a8013bb4b236fbca1f91c46e16b011433
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Feb 2016 18:08:31 +0000 (23 19:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Mar 2016 14:26:16 +0000 (29 16:26 +0200)
tree6142dfe9bb253b6e56265e39c8ea46c046073674
parent5074d1e5bbea95732b2d97c5ce8d0810ae25ba63
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