Closed kibelous closed 3 years ago
My bad, I used incorrect version
I got a new error in Burp Suite 1.7.13
java.lang.NullPointerException
at autowasp.logger.TrafficLogic.<init>(TrafficLogic.java:69)
at autowasp.Autowasp.registerExtenderCallbacks(Autowasp.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at burp.p1c.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
i have the same error in CE v2021.3.1
I guess the extension doesn't work in Burp CE because my college checked in Pro version and everything is OK.
but
Hi all!
Thank you for leaving dropping letting us know about this issue. I have checked and we did was advised by PortSwigger to incorporate IBurpCollaboratorClientContext APIs before we publish this tool. Because we are using Burp Collaborator features which is a Pro only feature, Autowasp will not work in Burp Community issue for now.
I will follow up with PortSwigger to see if they would recommend any alternative workaround for this issue.
Hello,
I faced with issue while installing the extension. The error is
How can I fix it? I've tried to install extension through BApp Store, compiling and adding compiled file and adding pre-compiled file.