diff --git a/servers/SMB.py b/servers/SMB.py index 599b5b7..df44a2b 100644 --- a/servers/SMB.py +++ b/servers/SMB.py @@ -89,32 +89,22 @@ def GrabSessionID(data): return SessionID def ParseSMBHash(data,client): #Parse SMB NTLMSSP v1/v2 - SecBlobLen = struct.unpack(' 60: - SMBHash = SSPIStart[NthashOffset:NthashOffset+NthashLen].encode("hex").upper() - DomainLen = struct.unpack('