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

报错 #12

Open
D0ngs3c opened this issue May 10, 2022 · 0 comments
Open

报错 #12

D0ngs3c opened this issue May 10, 2022 · 0 comments

Comments

@D0ngs3c
Copy link

D0ngs3c commented May 10, 2022

mac
burp 2022.3.6

java.lang.IllegalAccessError: class burp.Gadgets (in unnamed module @0x7cb54c5d) cannot access class com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl (in module java.xml) because module java.xml does not export com.sun.org.apache.xalan.internal.xsltc.trax to unnamed module @0x7cb54c5d
at burp.Gadgets.createTemplatesTomcatEcho(Gadgets.java:25)
at burp.BurpExtender.buildPayload(BurpExtender.java:532)
at burp.BurpExtender.doScan(BurpExtender.java:363)
at burp.BurpExtender.doPassiveScan(BurpExtender.java:147)
at burp.gpg.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
java.lang.IllegalAccessError: class burp.Gadgets (in unnamed module @0x7cb54c5d) cannot access class com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl (in module java.xml) because module java.xml does not export com.sun.org.apache.xalan.internal.xsltc.trax to unnamed module @0x7cb54c5d
at burp.Gadgets.createTemplatesTomcatEcho(Gadgets.java:25)
at burp.BurpExtender.buildPayload(BurpExtender.java:532)
at burp.BurpExtender.doScan(BurpExtender.java:363)
at burp.BurpExtender.doPassiveScan(BurpExtender.java:147)
at burp.gpg.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
java.lang.IllegalAccessError: class burp.Gadgets (in unnamed module @0x7cb54c5d) cannot access class com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl (in module java.xml) because module java.xml does not export com.sun.org.apache.xalan.internal.xsltc.trax to unnamed module @0x7cb54c5d
at burp.Gadgets.createTemplatesTomcatEcho(Gadgets.java:25)
at burp.BurpExtender.buildPayload(BurpExtender.java:532)
at burp.BurpExtender.doScan(BurpExtender.java:363)
at burp.BurpExtender.doPassiveScan(BurpExtender.java:147)
at burp.gpg.run(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant