hierynomus / smbj

Server Message Block (SMB2, SMB3) implementation in Java
Other
713 stars 180 forks source link

Extract TargetInfo to separate class and correct offsets for NtlmNegotiate #630

Closed hierynomus closed 3 years ago

hierynomus commented 3 years ago

Also add MIC to NtlmAuthtenticate on right condition. This should fix #606.

@manutripathi82 Can you build this branch and check with a server with SmbServerNameHardeningLevel 2?