Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
hostapd error #219
Comments
majik2016
commented
Mar 9, 2016
|
root@kali:~# sudo iw dev root@kali:~# iwconfig wlan0 IEEE 802.11bgn ESSID:"95339065" lo no wireless extensions. wlan1 IEEE 802.11bgn ESSID:off/any root@kali:~# iw phy phy0 info |
ghost
commented
Mar 9, 2016
|
Hi @majik2016 sudo python wifiphisher.py -aI wlan1 -jI wlan0Let me know if you have any other problems. |
majik2016
commented
Mar 9, 2016
|
Yes same problem I connect the internet on the usb alfa after i write your command and the same happend Let me know |
ghost
commented
Mar 9, 2016
|
Can you connect just the
as sudo hostapd config.txtAnd see if you get any erros. |
majik2016
commented
Mar 9, 2016
|
Sudo hostapd config.txt Configuration file: config.txt Same prob |
ghost
commented
Mar 9, 2016
|
Can you run the same command with sudo hostapd -dd config.txt |
majik2016
commented
Mar 9, 2016
|
root@kali:~# sudo hostapd -dd config.txt |
|
Hello @majik2016, Unfortunately, this is an issue with |
majik2016
commented
Mar 9, 2016
|
service network-manager stop Exactly it go after to Jamming device: Dhcp leases: Http request: And flashing cursor |
ghost
commented
Mar 9, 2016
|
Does it create the fake access point? |
majik2016
commented
Mar 9, 2016
|
Yes and i can see the phishing page Only i wait they have many device on but seem not try to connecting on my fake ap Do i have to deauth them from the other router or do something? |
majik2016 commentedMar 9, 2016
hello
i run python wifiphisher.py -aI wlan0 -jI wlan1
my two cards accept monitor mode and running fine with other software
when i choose the network and the phishing options i get this error
Configuration file: /tmp/hostapd.conf
nl80211: Could not configure driver mode
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started
in the wifiphisher-hostapd.log
i read all the issues and try everything i can, but now i am stuck
anyone can help me
thanks
majik