Mr. Penguin submitted a new resource: WiFiPhisher - Wifiphisher is a security tool that mounts fast automated phishing attacks against WiFi networks Read more about this resource...
Hi, Thanks for information but could you please tell how can I use it with XIAOPAN USB edition. I have created a live USB via unetbootin and using XIAOPAN from there by booting from USB. I am new so I have no idea how can I add wifiphisher or any other scripts to XIAOPAN Live. Thank you for your time and answer.
Mr. Penguin updated WiFiPhisher with a new update entry: Unknown Update Read the rest of this update entry...
Hi, can someone help me with this error when I start wifiphisher root@kali:~/wifiphisher# python ./wifiphisher.py [*] Starting HTTP server at port 8080 [-] Unable to start HTTPS server! [-] Another process is running on port 443. [!] Closing Thank you.
Is wpa supplicant running ?? Are you using vm ?? What os you using ?? All i got is more questions be more descriptive or it's just one big guessing game.
with this code netstat -nlp I found this on port 443 3610/thin server (1 tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN nothing else on this port. If you need whole log I can post it. also when I try this I wasn't on any connection P:S Thank you for helping me.
yes that is correct. I use it when i try to get another wifi. Should I remove it to get work wifiphisher?
I tried that before with no success, another process with another pid (postgres) is running which i can not kill
Thats all part of metaspoilt try Code: Select All service metasploit stop service postgresql stop then try killing it not sure if it's demonised on kali "run on boot" never really used kali
yes i tried that. first this code service metasploit stop and after that I need to kill some 5 or 6 pid connected to 443 port. every pid was connected to isc-dhcp-server or scrappy tcpdump hostap after that i used this code netstat -nlp and confirm that is nothing running on port 443 and after this wifipisher finally start normal Thank you once again for your help to solve this problem.