You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: