I am still a beginner, and I would kindly appreciate if you can give me step by step help. I own ALFA AWUS036NHR I tried to use it on both Xiaopan and Backtrack! the issues I am dealing with 1- *Most Important* I can get it to work to Monitor mode , while using reaver and doing the wash -i (interface) it only displays channels that are in 802.11.n .. when I use airodump-ng it displays all channels near me, but with the wash command only 802.11.n How can I switch the mode to 802.11.g , so when I do the wash -i (interface) it will display them? I really need help on that and I appreciate it! 2- I can't connect to the internet with my alfa using Backtrack or Xiaopan! it does not display channels in the wicd manager at all! Thanks a lot. and sorry if my message is long.
Run wicd manager, under "preferences" change "wlan0" to "wlan1" close it then "refresh" . Run "iwconfig" in terminal just to reconfirm you are using the correct "wlanX"
Thank you man will try that! regarding the wash command and displaying 11.n channels only.. do you know any fix?
Update the driver Alfa awus036NHR -(http://www.realtek.com/downloads/do...peID=3&GetDown=false&Downloads=true#RTL8188RU ) Version-(1021.3.0912.2012) (Update Time - 2012/11/8. -RTL8188RU ) Everything works fine BackTrack 5 R3 WIFIWAY 3.4 Xioapan OS- (0.4.1)(0.4.5.1)(0.4.5.2.1)(0.4.5.3) In BackTrack install -(inflator1.0-backtrack5r1-gnome-bit32.deb,minidwep-gtk-30513-bt5-32bit.deb,minidwep-gtk-40420-bt5-32bit.deb,feedingbottle3.2-backtrack5-gnome.deb,feedingbottle3.2-ubuntu.deb) in WIFIWAY 3.4 -(inflator-1.0-wifiway-3.xzm) ( salvar_sesion_reaver.xzm, wifite2-wps.xzm ,WPSCrackGUI-1.1.7_wifislax.xzm,WpsCrackGui-1.2.4_gambas3-i486-2sw.xzm) Upgrade VirtualBox-4.2.12-84980-Win, Oracle_VM_VirtualBox_Extension_Pack-4.2.12-84980 . Good luck !!! P.S ( Beini 5合1_集打气筒inflator-1.0(reaver-1.4) (★★★【Beini_1.2.3】集成minidwep-gtk-30513) -download (http://forum.anywlan.com/forum.php?mod=viewthread&action=printable&tid=110939) http://www.gxp.cc/file-1152726.html ) http://www.mediafire.com/?sw2sg317x6qd5aj ) Beini 1.2.3 http://sourceforge.net/projects/xiaopanos/files/Beini/? ) for awus036nhr -Beini 1.2.4 !!! Beini 1.2.3 ! https://www.virtualbox.org/wiki/Downloads ) !!! http://www.rutor.org/torrent/232714/vmware-workstation-9.0.1-build-894247-2012-pc ) Torrent Free ! http://torrentszona.com/torrent-66994/VMware_Workstation__2013__PC_[v9.0.2__Build_1031769]/ ) Torrent Free ! --- Double Post Merged, 20 May 2013 --- Beini-1.2.3 и Xaopan OS 0.4.1. 0.4.5.3 • Updated FeedingBottle to 3.2.1: fixed the bug that can not run the program using right click menu on desktop. • Added "x_rtl8188ru_20110812.tce", include Realtek8188RU's drivers and firmware, support Realtek8188RU. • Deleted "x_ath9k_htc_compat-wireless-2.6.38-rc4-1.tce" and "firmware.tcz" This version build for Realtek8188RU chipset especially, non-users of these chips are not recommended. When no client, please use "Fake Auth(by force)", not common "Fake Auth(-1)". Install ALFA AWUS036NHR – chipset RTL8188RU – compat-wireless driver on Backtrack 5 R2 ALFA AWUS036NHR – chip RTL8188RU – compat-wireless driver. — Tested on Backtrack 5 R1 Gnome 32 & 64bit fresh install: — Upgrade: Code: apt-get update apt-get dist-upgrade apt-get autoremove — Prepare kernel sources: Code: prepare-kernel-sources cd /usr/src/linux cp -rf include/generated/* include/linux/ ln -s /usr/src/linux /lib/modules/2.6.39.4/build apt-get install linux-headers ln -s /usr/src/linux-headers-2.6.39.4/Module.symvers /usr/src/linux-source-2.6.39.4/Module.symvers — Build and install drivers: Code: cd /usr/src/ wget http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2011-10-06.tar.bz2 tar jxpf compat-wireless-2011-10-06.tar.bz2 wget http://www.backtrack-linux.org/2.6.39.patches.tar tar xpf 2.6.39.patches.tar cd compat-wireless-2011-10-06 patch -p1 < ../patches/mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch patch -p1 < ../patches/mac80211.compat08082009.wl_frag+ack_v1.patch patch -p1 < ../patches/zd1211rw-2.6.28.patch patch -p1 < ../patches/ipw2200-inject.2.6.36.patch make make install – I don’t want udev persistent rules on my cards… Code: mv /lib/udev/write_net_rules ~ mv /etc/udev/rules.d/70-persistent-net.rules ~ – Unplug AWUS036NHR and any other if present Code: reboot – Test it: (I have two wlan, wlan1 is ALFA AWUS036NHR, wlan0 is the one I’ll use to determine which attacks it supports) Code: iwconfig – Plug in AWUS036NHR Code: iwconfig airmon-ng check kill airmon-ng start wlan0 airmon-ng start wlan1 (just to be shure it works even in monitor mode) aireplay-ng -9 -i mon0 wlan0 –I get: Trying broadcast probe requests… No Answer… Found 0 APs Trying card-to-card injection… Attack -0: OK Attack -1 (open): OK Attack -1 (psk): OK Attack -2/-3/-4/-6: OK Attack -5/-7: OK Injection is working ! ALFA AWUS036NHR - chip RTL8188RU - compat-wireless driver rtl8192cu I want to let you know how I installed the Alfa with injections. This worked in both Gnome and KDE. To Start I used the instructions at the beginning of this post. For KDE, I changed the following: --for the build and installation of drivers: cd /usr/src/ wget http://linuxwireless.org/download/co...-04-15.tar.bz2 tar jxpf compat-wireless-2012-04-15.tar.bz2 wget http://www.backtrack-linux.org/2.6.39.patches.tar tar xpf 2.6.39.patches.tar cd compat-wireless-2012-04-15 make make install --I also kept the udev persistent rules After continuing through the remainder of the steps, I verified that the Alfa worked and used aircrack-ng to crack my WEP router. As for the Gnome, I changed the following: --for the build and installation of drivers: cd /usr/src/ wget http://www.orbit-lab.org/kernel/comp....2.5-1.tar.bz2 tar jxpf compat-wireless-3.2.5-1.tar.bz2 wget http://www.backtrack-linux.org/2.6.39.patches.tar tar xpf 2.6.39.patches.tar cd compat-wireless-3.2.5-1 make make install Alfa AWUS036NHR (RTL8188RU) work perfectly with Beini 1.2.3 on Vmware 8 -9 ! --- Double Post Merged, 20 May 2013 --- http://kat.ph/beini-1-2-3-zip-t5742812.html ) Free torrent http://kat.ph/beini-and-xiaopan-t6587965.html ) http://www.wifiway.org/ ) http://www.wifiway.org/category/modulos-extra/modulos-wifiway-3-0/ http://www.wifiway.org/inflator-1-0/ http://www.downloadwireless.net/?dir=modulos/wifislax-4-0 http://www.downloadwireless.net/?dir=modulos/ http://www.downloadwireless.net/?dir=modulos/wifiway-3-4 ) Free modul wifiway !!!