WiFiPhisher 1.1

Wifiphisher is a security tool that mounts fast automated phishing attacks against WiFi networks

  1. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    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...

     
  2. striker_o

    striker_o Active Member

    Joined:
    10 Dec 2014
    Messages:
    3
    Likes Received:
    0
    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.
     
  3. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
  4. aureon

    aureon Active Member

    Joined:
    3 Oct 2012
    Messages:
    1
    Likes Received:
    0
    can you post file in german,for page that victim must access
     
  5. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    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.
     
  6. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    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.
     
  7. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    Is wpa supplicant running ?? NO
    Are you using vm ?? NO
    What os you using ?? Kali linux
     
  8. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    Code:
    Select All
    lsof -i tcp:443 or sudo netstat -nlp
     
  9. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    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.
     
  10. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    I take it you have isc-dhcp-server installed and scrappy tcpdump hostap
     
  11. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    yes that is correct. I use it when i try to get another wifi. Should I remove it to get work wifiphisher?
     
  12. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    Try killing the pid of thin server then start wifiphisher
     
  13. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    I tried that before with no success, another process with another pid (postgres) is running which i can not kill
     
  14. meknb

    meknb Mod
    Moderator Dev Team VIP

    Joined:
    2 Jun 2012
    Messages:
    702
    Likes Received:
    203
    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
     
    #14 meknb, 10 Jul 2015
    Last edited: 10 Jul 2015
  15. duxim

    duxim Active Member

    Joined:
    7 Dec 2014
    Messages:
    18
    Likes Received:
    1
    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.:happy:
     
    #15 duxim, 10 Jul 2015
    Last edited: 10 Jul 2015
  16. chotani

    chotani Well-Known Member

    Joined:
    3 Nov 2014
    Messages:
    50
    Likes Received:
    44
    Hi Mr. Penguin

    Can i used this Script in XIAOPAN 0.4.7.2 usb bootable.
     

Share This Page

Loading...