DataHead Posted December 11, 2014 Share Posted December 11, 2014 Just as the topic says, I'm requesting that Seb and or darren release their modified sources for the aircrack-ng 1.2 suite for ournice little devices :-) I had tried grabbing em with the mk5 source packages but they aren't included? Id love to applt my source patches to besside-ng Quote Link to comment Share on other sites More sharing options...
DataHead Posted December 11, 2014 Author Share Posted December 11, 2014 Or if they aren't wanting to release the sources, could you add an alternate version of besside ng to include a wep scanning only switch? Its not all too difficult, there are variables that are triggered on the switch of -W (wpa only) that flags WEP scan=0. With little modification, you could add a -w switch to WPA scan=0. (don't recall exact variable names, but along the lines of scan/enabled) and a few little changes here and there and we can have wep only scanning. Beçaise as of right now, I've had to make my own script to loop through airodump and besside to achieve this effect on the pineapple, and is unwanted overhead. And another request if you dontwant to release the sources. Is toadd the switch for saving to custom log files. So multiple instances of besside-ng on multiple mon interfaces can be run without io errors. Thanks in advance. they aren't hard mods to apply, so if you doñt want to release the sources, could ya atleast apply those mods? Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted December 11, 2014 Share Posted December 11, 2014 Hi datahead, Attached you will find the patches for aircrack-ng 1.2-RC1. The source is not attached as it is simply downloaded, patched and then compiled by the build system. Source URLs are included in the Makefile. You can follow our build instructions on the Wiki page to build this package (and apply any patches you want), or you can submit your patch in this thread and we'll make sure it is tested and included in the next firmware release. You'll see that we didn't change much - just made sure it built and fixed airmon-zc requiring lspci. Best Regards, Sebkinne aircrack-ng.zip Quote Link to comment Share on other sites More sharing options...
DataHead Posted December 11, 2014 Author Share Posted December 11, 2014 Thank you very much sebkinne & hak5 team! Quote Link to comment Share on other sites More sharing options...
DataHead Posted December 12, 2014 Author Share Posted December 12, 2014 (edited) and here is my patch :) the patch adds the following command line parameter: -w WEP ONLY scanning / attacking click the link below to download, as the forum wouldnt allow me to attach it. 300-wep-only.patch Edited December 12, 2014 by datahead Quote Link to comment Share on other sites More sharing options...
DataHead Posted December 15, 2014 Author Share Posted December 15, 2014 (edited) i've made a patch to add 2 new options to besside-ng, -w for WEP only scanning / attacking. and -C for an integer value amount of iv's to start WEP cracking. i've also added better checking (error handling if you will ) to suffice the features added please disregard the prior "300-wep-only.patch", as was incomplete ( my own damn lazy fault ). and use the one linked below 300-add-wep-only-add-wep-crack-num.patch.zip Edited December 16, 2014 by datahead Quote Link to comment Share on other sites More sharing options...
Oli Posted December 18, 2014 Share Posted December 18, 2014 Just to be pedantic with respect to the GPL, actual source and not diffs should have been provided (or an offer to provide them made)... http://www.gnu.org/licenses/gpl-faq.html#DistributingSourceIsInconvenient 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.