P0cL4bs / WiFi-Pumpkin-deprecated

DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
http://wifipumpkin3.github.io/
3.08k stars 718 forks source link

Active Driftnet getting error #529

Open hamdanabbasi1 opened 4 years ago

hamdanabbasi1 commented 4 years ago

When i click on the active driftnet button. it shows me AttributeError: 'ThreadPopen' object has no attribute 'getnamethread'. i am using wifi-pumpkin version v0.8.8. please help me to solve this issue

SgtFoose commented 4 years ago

I also have this issue. On Youtube I see it should open a window:

SSLstrip v0.9 + POC by Leonardo Nve Traceback (most recent call last): File "/root/WiFi-Pumpkin/core/utility/threads.py", line 329, in run from plugins.external.sslstrip.StrippingProxy import StrippingProxy File "/root/WiFi-Pumpkin/plugins/external/sslstrip/StrippingProxy.py", line 20, in from ClientRequest import ClientRequest File "/root/WiFi-Pumpkin/plugins/external/sslstrip/ClientRequest.py", line 105 f = open(lfile,"a") ^ TabError: inconsistent use of tabs and spaces in indentation Traceback (most recent call last): File "/root/WiFi-Pumpkin/core/utility/threads.py", line 61, in run print self.getNameThread AttributeError: 'ThreadPopen' object has no attribute 'getNameThread' Traceback (most recent call last): File "/root/WiFi-Pumpkin/core/utility/threads.py", line 61, in run print self.getNameThread AttributeError: 'ThreadPopen' object has no attribute 'getNameThread'