Berserko icon indicating copy to clipboard operation
Berserko copied to clipboard

Burp Suite extension to perform Kerberos authentication

Results 9 Berserko issues
Sort by recently updated
recently updated
newest added

Is it possible to modify this plugin to support multiple authentications at the same time? Kind of like the cookie jar but for kerberos tickets.

Hi It looks like this version of the extension is significantly ahead of the published BApp Store version. If you'd like to update the extension in the BApp Store, please...

I'm using Berserko 1.2 with Burp 2020.5.1 on Windows After a fresh install of the extension I configured the "domain settings" but when I tried to "test domain settings" I...

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...

Hey, thank you for this amazing plugin! Today I've had problem with authorization in web application. Server stored usernames in uppercase, but plugin was sending lowercase. I've tried to change...

While trying to test domain settings I get this type of error. Connected to port 88, but failed to contact Kerberos service: No LoginModule found for com.sun.security.auth.module.Krb5LoginModule This seems to...

Looks like libdefaults section of krb5.conf file only supports forwardable switch out of https://web.mit.edu/kerberos/krb5-devel/doc/admin/conf_files/krb5_conf.html. Just wanted to confirm if this is true.

Provides an error for that the KDC appears to be correct but the DNS name is not.

java.lang.ClassNotFoundException: burp.BurpExtender at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at burp.lqb.a(Unknown Source) at burp.lqb.(Unknown Source) at burp.uqg.a(Unknown Source) at burp.xue.run(Unknown Source) at java.lang.Thread.run(Thread.java:745)