Skip to content

A cross platform library to write offensive and defensive security tools in Go

License

Notifications You must be signed in to change notification settings

TheManticoreProject/Manticore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build GitHub release (latest by date) Go Report Card


Features

  • Cross-Platform Support: Works on Windows, Linux, and macOS.
  • Multiple Authentication Protocols: Supports NTLM, Kerberos (soon), and LDAP authentication.
  • Cryptography: cmac, dcc, dcc2, gppp, lm, md4, nt, ntlmv1, ntlmv2, pkcs7, rc4, uuid
  • Network Protocol Implementations: Includes SMB, LDAP, and other common Windows protocols.
  • Extensible Architecture: Easily add new modules and functionality.

Installation

Download the latest release for your platform from the Releases page.


Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.