Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException with Burp v2.0.17 and 1.7.37 #11

Open
felmoltor opened this issue Mar 26, 2019 · 1 comment
Open

NullPointerException with Burp v2.0.17 and 1.7.37 #11

felmoltor opened this issue Mar 26, 2019 · 1 comment

Comments

@felmoltor
Copy link

felmoltor commented Mar 26, 2019

Hello,

Installed blazer extension(v0.3 - 01 Feb 2017) for Burp v2.017 but whenever I try to use it from the proxy history, the extension returns the following error. I tryed to use the tree options provided, AMF Testing, AMF2XML and Enable/Disable Sec manager:

java.lang.NullPointerException at burp.CustomMenuItem.menuItemClicked(BurpExtender.java:153) at burp.cta.run(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)

Is this a known issue?

Thank you.

EDIT: Tested with 1.7.37 Pro and a similar error pop-ups in the extension output:

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

@ikkisoft
Copy link
Owner

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.

@felmoltor felmoltor changed the title NullPointerException with Burp v2.0.17 NullPointerException with Burp v2.0.17 and 1.7.37 Mar 26, 2019
@ikkisoft ikkisoft reopened this Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants