Install mdk3 in BackBox 4 (patch included)

Started by ZEROF, November 29, 2014, 10:57:45 AM

Previous topic - Next topic

ZEROF

Hi all,

I saw that some people want to use mdk3 that is not preinstalled with last version of BackBox. If you try to install mdk3 from source you will get make errors. I looked to this issue and I made patch for BackBox 4 users (and i can say Ubuntu 14.04).

What mdk3-v6 do:

-Bruteforce MAC Filters
-Bruteforce hidden SSIDs (some small SSID wordlists included)
-Probe networks to check if they can hear you intelligent Authentication-DoS to freeze APs (with success checks)
-FakeAP - Beacon Flooding with channel hopping (can crash NetStumbler and some buggy drivers)
-Disconnect everything (aka AMOK-MODE) with Deauthentication and Disassociation packets
-WPA TKIP Denial-of-Service
-WDS Confusion - Shuts down large scale multi-AP installations

First get last mdk3 version:

wget http://linux.gungoos.com/mdk3-v6.tar.gz
tar xvzf mdk3-v6.tar.gz
cd mdk3-v6


Now get patch and patch Makefile:

sudo apt-get install patch
wget http://linux.gungoos.com/mdk3-v6.patch
patch Makefile < mdk3-v6.patch
rm mdk3-v6.patch


Now install mdk3:

sudo make
sudo make install


Now start mdk3 from terminal (to see all options):

sudo mdk3

Done ;).


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

ostendali


Bavarian


yuyudhn


sentinus


zjelko