You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
I hope you can help me.
I am using Kali linux 2017.1 on Raspberry Pi 2 and wireless card is: TP-LINK TL-WN722N
And this is error when i try to start it
[] Loading debugging mode
[] Current Session::ID [ODg2Mjk=]
[] Configuring hostapd...
[] Enable forwarding in iptables...
Traceback (most recent call last):
File "/usr/share/WiFi-Pumpkin/core/main.py", line 1312, in Start_PumpAP self.CoreSettings()
File "/usr/share/WiFi-Pumpkin/core/main.py", line 1166, in CoreSettings for line in self.SettingsAP['kill']: Popen(split(line), stdout=PIPE,shell=False,stderr=PIPE)
File "/usr/lib/python2.7/subprocess.py", line 390, in __init__errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception
OSError: [Errno 2] No such file or directory
Thanks a lot
The text was updated successfully, but these errors were encountered:
Hello guys,
I hope you can help me.
I am using Kali linux 2017.1 on Raspberry Pi 2 and wireless card is: TP-LINK TL-WN722N
And this is error when i try to start it
[] Loading debugging mode
[] Current Session::ID [ODg2Mjk=]
[] Configuring hostapd...
[] Enable forwarding in iptables...
Traceback (most recent call last):
File "/usr/share/WiFi-Pumpkin/core/main.py", line 1312, in Start_PumpAP self.CoreSettings()
File "/usr/share/WiFi-Pumpkin/core/main.py", line 1166, in CoreSettings for line in self.SettingsAP['kill']: Popen(split(line), stdout=PIPE,shell=False,stderr=PIPE)
File "/usr/lib/python2.7/subprocess.py", line 390, in __init__errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child raise child_exception
OSError: [Errno 2] No such file or directory
Thanks a lot
The text was updated successfully, but these errors were encountered: