Burp Suite User Forum

Create new post

Executing infiltrator on webgoat-container-7.1-exec.jar

Sascha | Last updated: Jan 17, 2017 11:51AM UTC

Hi, don't know if it is a bug or not, but the problem accurs on Windows 7 and Xubuntu 16.04. Java Version: 1.8.0_111 Burp Suite Professional v1.7.15 The Problem: executing the burp_infiltrator_java.jar on webgoat-container-7.1-exec.jar (both files are in the same folder) java -Xmx1024m -jar burp_infiltrator_java.jar --non-interactive (independet if non-interactive or interactive) and than starting the webgoat-container-7.1-exec.jar with java -Xmx1024m -jar webgoat-container-7.1-exec.jar during the starting process displays the following error: Jan 17, 2017 12:36:33 PM org.apache.catalina.core.StandardContext listenerStart SCHWERWIEGEND: Exception sending context initialized event to listener instance of class org.owasp.webgoat.application.WebGoatServletListener java.lang.NullPointerException at java.util.jar.Manifest$FastInputStream.fill(Manifest.java:441) at java.util.jar.Manifest$FastInputStream.readLine(Manifest.java:375) at java.util.jar.Manifest$FastInputStream.readLine(Manifest.java:409) at java.util.jar.Attributes.read(Attributes.java:376) at java.util.jar.Manifest.read(Manifest.java:199) at java.util.jar.Manifest.<init>(Manifest.java:69) at org.owasp.webgoat.application.WebGoatServletListener.setApplicationVariables(WebGoatServletListener.java:111) at org.owasp.webgoat.application.WebGoatServletListener.contextInitialized(WebGoatServletListener.java:48) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5016) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5524) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1575) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1565) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Jan 17, 2017 12:36:33 PM org.apache.catalina.core.StandardContext startInternal Can someone help me please?

PortSwigger Agent | Last updated: Jan 17, 2017 01:34PM UTC

Hi, This bug was found internally and a fix has already been implemented. You'll find that this won't happen anymore after the next release. Apologies for this and please let us know if you have any trouble using the Infiltrator.

PortSwigger Agent | Last updated: Jan 17, 2017 01:57PM UTC

Just to let you know that we have fixed this issue in today's release (1.7.17). Thanks again for your feedback, and please do let us know if you run into any other problems.

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