|
|||
|
That was quick magic
![]() Thanks again. By the way, anyone know how to use wpa_supplicant with the alpha. The version that comes with the v.4 drivers is older than the BT installed one. I've tried using the wext and ipw drivers like in the readme but they all fail with long error messages. Can someone who has gotten it to work please point me in the right direction as the wpa_supplicant readme does not have any mention of our drivers for the Alfa and I haven't been able to connect to my WPA-PSK AP. Thanks |
|
|||
|
Quote:
i'm a newbie!!!! </warning> hello, i want update aircrack-ng on bt but i don't have vmware and i don't want install bt, i just want use it like a live distro from cdrom. for update aircrack-ng i have use this procedure: # mount /mnt/sda1 my free linux filesystem # mkdir -p /mnt/sda1/temp_bt my new bt live files # mount -o ro /mnt/hdc_cdrom # cp -r /mnt/hdc_cdrom/* /mnt/sda1/temp_bt/ # umount /mnt/hdc_cdrom # mkdir -p /mnt/sda1/temp_usr my new usr.lzm files # lzm2dir /mnt/sda1/temp_bt/BT/base/usr.lzm /mnt/sda1/temp_usr # tar xzf aircrack-ng-0.9.1.tar.gz # cd aircrack-ng-0.9.1 # vi Makefile modify the line: destdir = with destdir = /mnt/sda1/temp_usr/ so the install point at the uncopressed usr.lzm and not to the actual live filesystem # make # make strip # make install # dir2lzm /mnt/sda1/temp_usr /mnt/sda1/temp_bt/BT/base/usr.lzm now i can rebuild the iso # cd /mnt/sda1/temp_bt/BT # ./make_iso.sh /mnt/sda1/my_bt2.iso my final new iso image after burn this image, it start and aircrack-ng programs seems to me that works. could this procedure a good way to update aircrack-ng? or is it wrong? another question, under: /usr/local/wicrawl/plugins/aircrack-wep-cracking/aircrack-ng-0.6.1 there is another copy of aircrack-ng, i don't touch it because i think this copy is specifically design for wicrawl, have some one more informations??? another question, under: /pentest/wireless/aircrack-ng (pentest.lzm) there is another copy of aircrack-ng, why? i have just copy the uncompressed archive aircrack-ng-0.9.1.tar.gz without the binary files, are the binary usefull under this directory? thanks for yours time, i hope don't bother with these questions. |
|
|||
|
Quote:
Wow. Well I'm sure that it might work. But it seems like a lot of work! No you don't need to use VMWARE, these modules are only for people who want to update the BT2 Iso to include new updates. It would appear to me, that opening Ultraiso (or whatever iso program you have) dragging 3 files into the modules directory and saving - is a hell of a lot quicker!! Quote:
|
|
|||
|
After using your files i can't start airodump-ng all other prgs are updated and working great.
I get this message: Notice:Channel range already given When i type the same commands to the original version iso is working. Any ideas? |
|
|||
|
Quote:
![]() Quote:
|
|
|||
|
I found the vmware version of aircrack found on the aircrack website to be perfect with the 8187,
load up vmware, let the system boot, start the airoscript and thats it, just remember for injection to work you need to change your mac to one that is associated with the AP |
|
|||
|
everything works fine so far...i just have the problem to change the mac.
If i use the macchanger-script: macchanger 00:11:22:33:44:55 wlan0 i get a line-overflow and im forced to shutdown... by iwconfig: ifconfig wlan0 hw ether 00:11:22:33:44:55 dont work either... anyone of you guys can successfully change the mac with this new patches?? Please share the knowledge ![]() thanks |
|
|||
|
Hey bud had the same prob
So to macchange you have to destroy the "ath" device, bring wifi0 down and change mac address and then re-create the "ath" device. 1. wlanconfig ath0 destroy 2. ifconfig wifi0 down 3. macchanger --mac=xx:xx:xx:xx:xx:xx wifi0 4. wlanconfig ath create wlandev wifi0 wlanmode station 5. ifconfig ath0 up Good Luck!
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|