KerberosRun: A little tool to play with Kerberos

From securityonline.info

KerberosRun is a little tool I use to study Kerberos internals together with my ADCollector. I’ll try to learn and implement stuff from Rubeus, also something not in Rubeus.

KerberosRun uses the Kerberos.NET library built by Steve Syfuhs. It is heavily adapted from Harmj0y‘s Rubeus project (some code was taken directly from this project).

Read more…