P0cL4bs / WiFi-Pumpkin-deprecated

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

maybe a bug? #241

Closed nemew closed 7 years ago

nemew commented 7 years ago

Ok so I will try to recreate the problem as best as I can.

-I installed wifi-pumpkin on kali on VM. -I start the AP and run phishing manager + dns spoofer after setting up a mysql database with fake authent site. -on class-A-address my device won't show up on my station list, but dns spoofer detects it? on Class-B-address it shows up under stations and client number =1.

My main questions are: Why will it not detect the credentials while everything is setup ok and the fake-auth is working fine? How can I resolve the errors and have Wifi-pumpkin working ok again?

Thank you

Please tell us details about your environment.

mh4x0f commented 7 years ago

Now it starts the AP but phishing manager has an error "[Fri Jun 16 00:55:50 2017] Failed to listen on 10.0.0.1:80 (reason: Address already in use)"

this message say everything, there is a another process using this port 80.

File "netfilterqueue.pyx", line 182, in netfilterqueue.NetfilterQueue.bind (netfilterqueue.c:4388) OSError: Failed to create queue 0."

same problem here.