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

python MyUDPHandler_Threads.py之后报错 能不能工具使用简单点阿大佬 #40

Open
chenchen123423 opened this issue Apr 30, 2024 · 2 comments

Comments

@chenchen123423
Copy link

chenchen123423 commented Apr 30, 2024

Exception in thread Thread-2 (worker):
Traceback (most recent call last):
File "D:\DownLoad\burpsuite_hack-master\burpsuite_hack-master\MyUDPHandler_Threads.py", line 117, in worker
scan_vul(data)
File "D:\DownLoad\burpsuite_hack-master\burpsuite_hack-master\MyUDPHandler_Threads.py", line 130, in scan_vul
ssrf = SSRF(http)
^^^^^^^^^^
File "D:\DownLoad\burpsuite_hack-master\burpsuite_hack-master\lib\plugins\ssrf.py", line 18, in init
self.db = DBUtil()
^^^^^^^^
File "D:\DownLoad\burpsuite_hack-master\burpsuite_hack-master\lib\utils\DBUtil.py", line 15, in init
self.port = int(Config.get_instance().get('mysql.PORT'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@chenchen123423
Copy link
Author

数据库不会配置

@lizhianyuguangming
Copy link

burpsuite_hack-master\resources\app.config 这里面配置去掉{}

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