Berserko icon indicating copy to clipboard operation
Berserko copied to clipboard

Bring your own keytab

Open Himself132 opened this issue 2 years ago • 1 comments

Is there a way to leverage a keytab or ticket somehow launching burp form the command line or with your tool somehow, I tried specifying a keytab file in the conf file but it is ignoring it? I know I could use mimikatz to inject a ticket and use runas and do some other fancy things but I'm trying to avoid that to isolate OS from the situation.

Himself132 avatar May 27 '22 15:05 Himself132

Hi - sorry for very late response!

Berserko doesn't explicitly support keytabs and I don't think there's any way of making this work just by setting config files appropriately. Which configuration file did you try altering? I believe keytab details have to go in the config file pointed at by the java.security.auth.login.config property, and this isn't currently set in Berserko.

I'd like to investigate this a bit further and hopefully get it to work, but I'm going to struggle to find time at the moment.

rtt-ncc avatar Jun 22 '22 22:06 rtt-ncc