Burp Suite User Forum

Create new post

Burp error

hong | Last updated: Feb 10, 2017 03:09PM UTC

Hi, I was able to get the scan report by using my own extension. However, yesterday I got following error, and was not able to generate scan report. I did not make any change on the system that installs BURP, the same BURP/jython version, the same configuration, not sure what happened. NotImplementedError at org.python.core.Py.NotImplementedError(Py.java:167) at org.python.proxies.__main__$BurpExtender$0.newScanIssue(Unknown Source) at burp.uwe.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

Burp User | Last updated: Feb 10, 2017 04:10PM UTC

issue solved,

PortSwigger Agent | Last updated: Feb 10, 2017 04:24PM UTC

Hi Nayan, When you create your IScanIssue subclass, you need to provide methods for all the abstract methods in the interface. If you miss one, you will get a NotImplementedError.

Burp User | Last updated: Dec 13, 2017 09:26PM UTC

How did you solve the issue? I am getting the same issue with my extender.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.