blazer icon indicating copy to clipboard operation
blazer copied to clipboard

Java NullPointerException with Burp 1.7.37

Open felmoltor opened this issue 6 years ago • 0 comments

This extension is no longer supported, and it works on Burp 1.7.x only. You can download the 1.7 version from Portswigger website.

Originally posted by @ikkisoft in https://github.com/ikkisoft/blazer/issues/11#issuecomment-476539109

I tried with 1.7.37 and this error was returned by the extension:

java.lang.NullPointerException at burp.CustomMenuItem.menuItemClicked(BurpExtender.java:153) at burp.he.run(Unknown Source) at java.lang.Thread.run(Thread.java:748)

felmoltor avatar Mar 26 '19 10:03 felmoltor