Rubeus is a C# tool designed for interacting with Kerberos. It's useful for red teamers and penetration testers. Key features include:
- Ticket Requests and Renewals: Request and renew Kerberos tickets (TGTs and service tickets) using passwords, hashes, or certificates.
- Constrained Delegation Abuse: Exploit constrained delegation configurations to impersonate users.
- Ticket Forgery: Forge golden and silver tickets for privilege escalation.
- Ticket Management: Manage Kerberos tickets, including submission, purging, and description.
- Ticket Extraction and Harvesting: Extract and monitor Kerberos tickets from the system.
- Roasting: Perform Kerberoasting and AS-REP roasting to crack user passwords.
- Miscellaneous Utilities: Includes tools for creating net-only processes, changing passwords, and calculating hashes.