Results 1 to 4 of 4

Thread: Deauth on only smartphones WHY??

  1. #1
    Join Date
    2016-Jun
    Posts
    2

    Unhappy Deauth on only smartphones WHY??

    Hi! All,
    As a noob like a lot i have an issue with the deauthentification
    I run the command aireplay everything gone right
    I see all the deauth's packet going to the AP i choosed
    But only smartphones disconnect and no one computers connect trough WIFI on this AP react to this deauth
    Why?
    I haven't see this before...
    I tried in my house and classroom and the same result infinite packet of deauth and only smartphones and no laptops
    Thanks in advance for helping

  2. #2
    Join Date
    2013-Jul
    Posts
    844
    To raphael6163

    Can you provide more details? such as;
    1. Kali Operating System
    2. Command line you used
    3. Wifi device used to conduct the deauth.
    4. Signal Strength RSSI of devices not reacting

    Did you try deauthing specific network-client pairs?


    MTeams

  3. #3
    Join Date
    2016-Jun
    Posts
    2
    1)I am on my laptop Kali Linux 2.0(dual boot with win10)
    2)aireplay-ng -0 0 -a XX:XX:XX:XX:XX:XX wlan1mon
    3)Alfa awus036nh on usb port
    4)Why? Because if They are closer to the router so I can't disconnect them?
    How/where can I verify the signal strength rssi?

    Thanks in advance for the help

  4. #4
    Join Date
    2013-Jul
    Posts
    844
    To raphael6163

    There is the PWR reading in airodump-ng. Go to airdump-ng site and you can study airodump-ng and aireplay-ng

    You might try putting your target and a associated client in the aireplay-ng command line. An example is as follows:

    while true; do aireplay-ng -0 20 -a 55:44:33:22:11:00 -c 00:11:22:33:44:55 wlan1mon; sleep 5; done

    This while true loop will send a 20 count deauth pulse at the network - client pair 55:44:33:22:11:00 - 00:11:22:33:44:55 then rest for 5 seconds and send again. Use ctrl-c to terminate the process

    MTeams

Similar Threads

  1. Deauth MI 9T davinci
    By maninmiddle in forum Installing NetHunter
    Replies: 1
    Last Post: 2020-11-26, 14:45
  2. Replies: 2
    Last Post: 2015-10-22, 19:19
  3. Which smartphones support monitor mode?
    By IHaveNoIdea in forum NetHunter General Questions
    Replies: 0
    Last Post: 2014-12-27, 14:16
  4. Forensic tools for smartphones?
    By AbuHamudi in forum General Archive
    Replies: 0
    Last Post: 2014-04-09, 19:47
  5. Key Log to smartphones?
    By clock in forum General Archive
    Replies: 1
    Last Post: 2014-02-20, 14:52

Posting Permissions

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