Home

Awesome

<b>Improved version of airodump-ng with ability to kick-off a stations from AP. To start attack on a particular AP, select it (TAB and arrow up/down) and then push the right arrow button, to stop an attack select an AP, that is currently under attack, and push left arrow button. You can attack only WPA2/WPA APs. If the encryption of AP changes on-fly to WEP or OPEN (admin has changed it), than <b>airodump_mod</b> will immediately stop an attack until the encryption will be changed to WPA2/WPA again.</b><br><br> What is better than in original airodump-ng?<br>

uninstall currently installed aircrack suite, if any<br>

libnl=false make uninstall<br> git checkout origin/kick_off<br> git checkout -b kick_off origin/kick_off<br> libnl=false make -j4<br> libnl=false make install<br> airodump-ng-oui-update #download MAC manufacturer database<br>