exactrawr Posted April 16, 2014 Share Posted April 16, 2014 Hi all, I recently got a hold of an AWUS036H WiFi adapter to fiddle with. First thing. Do I need to install any drivers on Kali in order to use it for Deauthing? 2nd question, I have been trying to run MDK3 attacks all night. I am using mdk3 mon0 d -b blacklist -c X to initate the attack. All I get is "Periodically re-reading blacklist/white list every 3 seconds" but not packets being sent. Seems like the attack never started... Any help on this would be greatly appreciated! Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted April 16, 2014 Share Posted April 16, 2014 1) You should be able to just plug it in and go. 2) Try to down the main card (ex. wlan1), use airmon-ng to start monitor mode, then use the mon0 without doing ifconfig up on your wlan*. Quote Link to comment Share on other sites More sharing options...
exactrawr Posted April 16, 2014 Author Share Posted April 16, 2014 1) You should be able to just plug it in and go. 2) Try to down the main card (ex. wlan1), use airmon-ng to start monitor mode, then use the mon0 without doing ifconfig up on your wlan*. Thanks for your reply. I have my card in monitor mode on mon0. It says the main card is on wlan0. By 'down the main card' do you mean turning off this interface? Would I do so by airmon-ng down wlan0? Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted April 17, 2014 Share Posted April 17, 2014 Make sure monitor mode is turned off and you dont have any monitor mode devices enabled. ifconfig wlan0 down airmon-ng start wlan0 mdk3 mon0 d -b blacklist -c X Quote Link to comment Share on other sites More sharing options...
exactrawr Posted April 17, 2014 Author Share Posted April 17, 2014 (edited) Thanks for that. I will give it a try and let you know how I get along. Do you mind if I ask why you have to down your wlan interface? Curious. Edited April 17, 2014 by exactrawr Quote Link to comment Share on other sites More sharing options...
exactrawr Posted April 17, 2014 Author Share Posted April 17, 2014 (edited) Your suggestion worked for the first attack I tried on my network. Although I cant get it to work again. So i tried using airdrop-ng as an alternative. I managed to get it to start but it is quoting 'Sent 0 packets every 5 seconds' would you have any idea why its sending 0 packets and not more? Any advice is greatly appreshiated! Edit: I manged to get mdk3 working. Only if I target a specific MAC address though e.g. mdk3 mono d MAC -c 1,2,3 Not sure why this is exactly... If I use a blacklist/white list file the attack never starts. Edited April 17, 2014 by exactrawr Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.