Smb
Manticore v1.1.5: Bug fixes
A maintenance release hardening the LDAP and SMB clients: correct pass-the-hash on both stacks, a fixed timestamp overflow, several nil-pointer and error-propagation fixes, and configurable LDAPS certificate verification.
Manticore v1.1.1: A Windows REG file parser, NDR64, and Remote Registry
Manticore v1.1.1 adds NDR64 support, an ms_rrp Remote Registry client with .reg file encode/decode, a Kerberos SPN parser, and SMB security-descriptor queries.
Manticore v1.1.0: Introducing SMB 2.0
Manticore v1.1.0 introduces a full SMB 2.0 implementation, a generic SMB client across SMB1/2/3, DCE/RPC with an endpoint mapper, and MS-SRVS enumeration.
Manticore v1.0.9 - Complete SMBv1, NDR 2.0, and the first RPC interfaces
A look at Manticore v1.0.9: a fully working SMBv1 client, a generic NDR 2.0 marshalling engine for DCE/RPC, and the first batch of RPC interfaces (LSARPC, SAMR, SRVSVC, EFSR, SVCCTL, WINREG).
Manticore v1.0.3: Parts of SMBv1 and minor fixes
Manticore v1.0.3 lays the groundwork for SMB v1.0, improves the Domain Functionality Level interfaces, and refactors KeyCredential for shadow credentials.