Results 1 to 4 of 4

Thread: airbase-ng question

  1. #1
    Join Date
    2013-Mar
    Location
    where you can hear the silence
    Posts
    6

    airbase-ng question

    Hi everyone,

    before you asked, yes i did google search and search in the aircrack-ng website,


    Just a question, i was trying to make a fake AP with the wpa2 encryption, but i couldn't connect to it on my other laptop, windows 7 says windows couldn't connect to the network,

    am i doing anything wrong or the -Z option just useless?

    code: airbase-ng -c 11 -e "FAKE-AP" -Z 4 mon0

    airbase-ng -c 11 -e "FAKE-AP" -S -Z 4 mon0
    airbase-ng -c 11 -e "FAKE-AP" -s -Z 4 mon0

    please note, i can make an open FAKE AP providing ip and internet to the client without any problem.

    thank you for your help in advance

    what am trying to do is, making a Fake AP with WPA2 encryption but the client would be able to connect,

    Kind Regards

    wewe

  2. #2
    Join Date
    2013-Mar
    Location
    http://rastamouse.me
    Posts
    86
    Have you tried applying the -V option?
    OSCP
    --
    If it smells like a duck, walks like a duck and quacks like a duck; then it probably is a duck.

  3. #3
    Have you tried hostapd?

    There are many config files that will give you a good example of how to configure it properly.

    I have also found that hostapd is a bit more reliable.

    This may not be the answer you are looking for, but I recommend giving it a try.

  4. #4
    Join Date
    2013-Jul
    Posts
    844
    This can be found in both aircrack-ng forums and kali-linux forums.

    It looks to our team that you have simply not included the -W 1 in your command line

    See below

    airbase-ng --essid rogue -c (channel) -a (bssid) mon0 ==> for open authentication or [-W 1 (for wep)/ -W 1 -z 2 (for wpa)/ -W 1 -Z 2 (for wpa2)]

    Research all the airebase-ng threads in aircrack-ng and kali-linux if this doesnot solve the problem. You will find expansions on this theme.


    Musket Team Charlie

Similar Threads

  1. airbase-ng broadcasts two APs
    By speedking in forum General Archive
    Replies: 2
    Last Post: 2016-03-24, 12:00
  2. How can i accept a handshake with airbase-ng
    By elidd1 in forum General Archive
    Replies: 1
    Last Post: 2015-08-05, 17:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •