Ldap
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.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.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.
Active Directory - Auditing and managing Kerberos delegations with Delegations
Presenting Delegations, a cross-platform Go tool to audit, find, add, remove, clear, and monitor all types of Kerberos delegations in Active Directory.
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.