i had the kernel headers error too. bt3 doesnt include kernel sources.. but there is a cure:
cd /usr/src
wget linux-2.6.21.5.tar.bz2
tar xvjf linux-2.6.21.5.tar.bz2
ln -s linux-2.6.21.5 linux...
Type: Posts; User: SilentException; Keyword(s):
i had the kernel headers error too. bt3 doesnt include kernel sources.. but there is a cure:
cd /usr/src
wget linux-2.6.21.5.tar.bz2
tar xvjf linux-2.6.21.5.tar.bz2
ln -s linux-2.6.21.5 linux...
hey
i'm using bt3 beta and built in kernel drivers for awus036h
tried to play with ap mode but its a pain in the ass so far.
first, i did:
iwconfig wlan0 mode master essid "test_wlan"...
i'm using one edimax adapter on laptop. airbase-ng creates fake ap and i can see that ap on my two other pc's in house (one windows and one linux). back to laptop now. while running airbase-ng in one...
i've been playing with this new tool for a bit.
using edimax ew-7318usg and rt73 drivers i was able to set up ap but the ap doenst show in airodump-ng. it does however show on my other machines...
have you tried slowing down the card rate "iwconfig [interface] rate 1M (or 2M)?
you can even do injection test using aireplay-ng -9 -B -e ESSID [interface] and see what works best ;)
solved this problem! i was trying to do auth on my test ad-hoc network and that just doesnt work (i'm a n3wb :)) later on i cracked it with 1 client connected and latest aircrack suite (aireply-ng...
Hello ppl, i need your expert help :)
I bought edimax ew-8317usg usb wlan adapter yesterday, backtrack recognizes it, monitor mode works fine, but when i do aireplay-ng -1 attack (aireplay-ng -1 0...