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

[BUG] burp2024.3.1.4加载hae3.0.1版本报错 #183

Closed
dggsec opened this issue May 10, 2024 · 1 comment
Closed

[BUG] burp2024.3.1.4加载hae3.0.1版本报错 #183

dggsec opened this issue May 10, 2024 · 1 comment

Comments

@dggsec
Copy link

dggsec commented May 10, 2024

使用环境

HaE版本:3.0.1
是否有自定义的HaE规则:有
BurpSuite版本:2024.3.1.4
JDK版本:21
操作系统版本:win11

问题详情

问题描述:加载hae报错
java.net.UnknownHostException: raw.githubusercontent.com
at burp.Zj21.ZT(Unknown Source)
at burp.Zyt5.ZT(Unknown Source)
at burp.Zl82.Zk(Unknown Source)
at burp.Zycw.Zk(Unknown Source)
at burp.Zx41.Zk(Unknown Source)
at burp.Zqge.Zk(Unknown Source)
at burp.Zjx8.Zb(Unknown Source)
at burp.Za9n.Za(Unknown Source)
at burp.Za9_.Za(Unknown Source)
at burp.Zi8_.Zm(Unknown Source)
at burp.Zl00.Za(Unknown Source)
at burp.Zl00.ZD(Unknown Source)
at burp.Zqw6.ZC(Unknown Source)
at burp.Zqw6.sendRequest(Unknown Source)
at burp.Zqw6.sendRequest(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at burp.Zoju.invoke(Unknown Source)
at jdk.proxy2/jdk.proxy2.$Proxy19.sendRequest(Unknown Source)
at burp.Zq55.sendRequest(Unknown Source)
at hae.utils.config.ConfigLoader.pullRules(ConfigLoader.java:184)
at hae.utils.config.ConfigLoader$1.run(ConfigLoader.java:170)
java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
at java.desktop/javax.swing.ImageIcon.(ImageIcon.java:232)
at hae.component.Main.getImageIcon(Main.java:81)
at hae.component.Main.initComponents(Main.java:40)
at hae.component.Main.(Main.java:26)
at hae.HaE.initialize(HaE.java:34)
at burp.Zil.Zh(Unknown Source)
at burp.Zikh.Zk(Unknown Source)
at burp.Ziko.lambda$initialiseOnNewThread$0(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)

出现的场景:

解决建议

无。

@gh0stkey
Copy link
Owner

UnknownHostException,请挂代理。

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

2 participants