Overview of bloodyAD
mainbloodyAD is an Active Directory (AD) privilege escalation tool designed to perform specific LDAP calls to a domain controller to facilitate AD privesc.
Key capabilities include:
- Multiple Authentication Methods: Supports cleartext passwords, pass-the-hash, pass-the-ticket, or certificates.
- LDAP Binding: Binds to LDAP services of a domain controller.
- Insecure Exchange Support: Supports the exchange of sensitive information without requiring LDAPS.
- Proxy Support: Designed to work transparently with a SOCKS proxy.
Note: The autobloody component has been moved to its own repository: https://github.com/CravateRouge/autobloody.