F6JO / Suture_Box

集合渗透测试常用工具进行一键扫描的缝合怪
215 stars 27 forks source link

师傅,有点问题下载文件的时候超出递归次数。 #9

Open pzp12 opened 2 years ago

pzp12 commented 2 years ago

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users//Downloads/Suture_Box-main/method/Download_tools.py", line 23, in get_dir fanhui = requests.get(do,verify=False,proxies=self.proxies) RecursionError: maximum recursion depth exceeded in comparison

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/Downloads/Suture_Box-main/suturebox.py", line 64, in print(Get_list()) if args.list else main(target,modular,tool,info,single,exclude,output_file,down,proxy) # 若有-list则打印列表 File "/Users/Downloads/Suture_Box-main/suturebox.py", line 49, in main dow_rep(down) File "/Users/Downloads/Suture_Box-main/controller/controller.py", line 102, in dow_rep Dow.get_tool(i) File "/Users/Downloads/Suture_Box-main/method/Download_tools.py", line 108, in get_tool moud = self.get_dir(self.url) File "/Users/Downloads/Suture_Box-main/method/Download_tools.py", line 27, in get_dir self.get_dir(do) File "/Users/Downloads/Suture_Box-main/method/Download_tools.py", line 27, in get_dir self.get_dir(do) File "/Users//Downloads/Suture_Box-main/method/Download_tools.py", line 27, in get_dir self.get_dir(do) [Previous line repeated 993 more times] RecursionError: maximum recursion depth exceeded

F6JO commented 2 years ago

你好师傅,HW结束后我抽空修复一下,可以先手动下载 在根目录新建tools目录,将https://github.com/F6JO/Suture_Box_tools 的两个文件夹放进去即可

pzp12 commented 2 years ago

师傅加过了,还是不行的

2022年7月20日 10:29,F6JO @.***> 写道:

你好师傅,HW结束后我抽空修复一下,可以先手动下载 在根目录新建tools目录,将https://github.com/F6JO/Suture_Box_tools https://github.com/F6JO/Suture_Box_tools 的两个文件夹放进去即可

— Reply to this email directly, view it on GitHub https://github.com/F6JO/Suture_Box/issues/9#issuecomment-1189737390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU22E3KHF765UXM2JKUULRLVU5QBFANCNFSM54B6EWGQ. You are receiving this because you authored the thread.

F6JO commented 2 years ago

报什么错

pzp12 commented 2 years ago

Traceback (most recent call last): File "/Users/Downloads/Suture_Box-main/suturebox.py", line 64, in print(Get_list()) if args.list else main(target,modular,tool,info,single,exclude,output_file,down,proxy) # 若有-list则打印列表 File "/Users/Downloads/Suture_Box-main/suturebox.py", line 50, in main Repeater(modular,tool) # 进入中继模块 File "/Users/Downloads/Suture_Box-main/controller/controller.py", line 23, in init for i in no_tool[1]: TypeError: 'NoneType' object is not iterable

2022年7月20日 10:50,F6JO @.***> 写道:

报什么错

— Reply to this email directly, view it on GitHub https://github.com/F6JO/Suture_Box/issues/9#issuecomment-1189747335, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU22E3M6UJTGY2WX467UGDTVU5SO5ANCNFSM54B6EWGQ. You are receiving this because you authored the thread.

F6JO commented 2 years ago

执行的命令行可以发一下嘛师傅,hvv结束我抽空搞一下

pzp12 commented 2 years ago

python3 suturebox.py -u https://127.0.0 https://127.0.0.0/.1 -m vulmap 感谢师傅了,不过好像什么命令都是报这个错

2022年7月20日 10:57,F6JO @.***> 写道:

执行的命令行可以发一下嘛师傅,hvv结束我抽空搞一下

— Reply to this email directly, view it on GitHub https://github.com/F6JO/Suture_Box/issues/9#issuecomment-1189750302, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU22E3KLJZIS5BRPJ2NE3FTVU5TJHANCNFSM54B6EWGQ. You are receiving this because you authored the thread.