Linux Post-Exploitation
Last updated
Last updated
This is tool which is extracting Kerberos hashes from keytab file.
For using ccache files you need to have root privileges
Now after locating right non-expired Kerberos ticket, we could import ccache file into our session by changing value of KRB5CCNAME
env and checking tickets with klist.
If the result is the same, we could be sure that now Kerberos is using our ticket.