Wireshark-commits: [Wireshark-commits] master 5cb8343: packet-dcerpc-netlogon: dissect and verify N
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cb8343fb9d1e17e43a87b2c369b11a17e062c3f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5cb8343 by Stefan Metzmacher (metze@xxxxxxxxx):
    packet-dcerpc-netlogon: dissect and verify NETWORK_LOGON messages
    
    We try to dissect the NTLMv2 blob and
    verify the nthash against our keytab.
    
    Change-Id: Ia33e91bcd89f72e7468f61756f0eafe9df92356d
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36406
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  c67b8c4   packet-dcerpc-netlogon: remove unused '#ifdef HAVE_KERBEROS'
     add  5cb8343   packet-dcerpc-netlogon: dissect and verify NETWORK_LOGON messages
Summary of changes:
 epan/dissectors/packet-dcerpc-netlogon.c | 316 +++++++++++++++++++++----------
 1 file changed, 211 insertions(+), 105 deletions(-)