Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Active Driftnet getting error #529

Open
hamdanabbasi1 opened this issue Nov 19, 2019 · 1 comment
Open

Active Driftnet getting error #529

hamdanabbasi1 opened this issue Nov 19, 2019 · 1 comment

Comments

@hamdanabbasi1
Copy link

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
Copy link

SgtFoose commented Nov 24, 2019

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'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants