Manticore
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.4: RPC improvements
Manticore v1.1.4 expands the DCE/RPC stack with full endpoint-mapper lookups, protocol tower decoding for every transport, a curated interface catalog, authenticated NTLM binds with pass-the-hash, and the MS-DRSR replication blob structures.
Manticore v1.1.3: Fix ms_rrp enumeration
A small patch release that restores the MS-RRP Remote Registry enumeration fixes that had been lost from main, following the registry work in v1.1.1 and v1.1.2.
Manticore v1.1.2: Registry-related fixes
A small patch release that fixes RPC_SECURITY_DESCRIPTOR marshaling when its NDR size_is and length_is bounds are independent, following the Remote Registry work from v1.1.1.
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.8: KeyCredentialLink refactor and cleanup
Manticore v1.0.8 is a maintenance release: refactored KeyCredentialLink, CustomKeyInformation and LDAP DNWithBinary, better error handling, and cleanup.
Manticore v1.0.7: KeyCredential refactor and BCrypt ECC keys
Manticore v1.0.7 adds support for BCRYPT_ECC_KEY blobs, refactors the keycredential package and its structs, and renames ParseDNWithBinary to UnmarshalDNWithBinary for naming consistency.
Manticore v1.0.6: Windows CNG/BCrypt structures
Manticore v1.0.6 adds Windows CNG/BCrypt key structures, completes the UUID family (v3, v4, v6, v7), and brings naming and API consistency.
Manticore v1.0.4: Minor bug fixes on Windows KeyCredential time functions
A small maintenance release for the Manticore Go library, fixing minor bugs in the Windows KeyCredential time functions.
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.
Manticore v1.0.2: NBTNS and LDAP improvements
Manticore v1.0.2 fixes a bug in the NBTNS NameQuery handling and improves the LDAP functions. It also welcomes the project's first external contributor.
Manticore v1.0.1: UUID and LDAP improvements
A maintenance release for the Manticore library focused on completing the UUID generation primitives and improving the LDAP package's documentation and modification helpers.
Manticore v1.0.0: The beast awakens
The first public release of Manticore, a Go library of offensive and defensive security primitives by The Manticore Project.