threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.12k stars 2.31k forks source link

Error #270

Closed VikramKharvi closed 6 years ago

VikramKharvi commented 7 years ago

Exception in thread worker-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

Exception in thread worker-6: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times [-] exploits/routers/linksys/1500_2500_rce is not vulnerable

[-] exploits/routers/netcore/udp_53413_rce is not vulnerable Exception in thread worker-5: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

[-] exploits/routers/cisco/ucm_info_disclosure is not vulnerable Exception in thread worker-3: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

[-] exploits/routers/dlink/dwr_932b_backdoor is not vulnerable Exception in thread worker-4: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

[-] exploits/routers/dlink/dir_300_645_815_upnp_rce is not vulnerable Exception in thread worker-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

[-] exploits/routers/huawei/hg520_info_dislosure is not vulnerable Exception in thread worker-0: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

[-] exploits/routers/asus/infosvr_backdoor_rce is not vulnerable Exception in thread worker-7: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/home/vikram/routersploit/routersploit/threads.py", line 39, in run data_queue.task_done() File "/usr/lib/python2.7/Queue.py", line 64, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times

lucyoa commented 7 years ago

@Vikram984511 Can you provide us with more information. What are the repro steps?

VikramKharvi commented 7 years ago

I have just followed your steps found in read me page which lead to this error.

0BuRner commented 7 years ago

What's the command you typed in right before the errors ?