Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

burp 2023.7版本报错 #23

Closed
book4yi opened this issue Aug 8, 2023 · 1 comment
Closed

burp 2023.7版本报错 #23

book4yi opened this issue Aug 8, 2023 · 1 comment

Comments

@book4yi
Copy link

book4yi commented Aug 8, 2023

能正常加载插件,但是测试pikachu的时候,有明显的sql报错语句未检测出。而且插件那里会报错:java.lang.NumberFormatException: Cannot parse null string
at java.base/java.lang.Integer.parseInt(Integer.java:630)
at java.base/java.lang.Integer.parseInt(Integer.java:786)
at burp.ScanFun.SQLIScan.ParamEchoScan(SQLIScan.java:198)
at burp.BurpExtender.doPassiveScan(BurpExtender.java:1436)
at burp.Zm3y.passiveAudit(Unknown Source)
at burp.Zst5.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)

@TheCryingGame
Copy link
Contributor

新版本已优化

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

No branches or pull requests

2 participants