-
Samsung X360
Hi all!
Trying to get BackTrack up and working on my Samsung X360.
If I start of by using:
airmon-ng start wlan0 6
it gives me "monitor mode enabled on mon0".
Now, if I just go straight on and try out aireplay-ng -9 mon0
it starts to inject properly and everything is fine.
Now, to the problem. I've searched and found information about that 4965 (As I belive is the one I use?) got problem with FakeAuth. Therefor I'm using wpa_supplicant, which works. But, after doing that and I try aireplay-ng -9 mon0 again it just won't inject properly.
Fresh install, havn't tocuhed the kernel nor drivers. I'm I missing something?
-
Re: Samsung X360
Booted into Windows and managed to find out that it is a 5100 Chipset.
According to aircrack-ng website it is supported and should work with aireplay.
Tried out to FakeAuth without wpa_supplicant, and it worked. But after that I couldn't inject again.
If I tri aireplay-ng -3 -b bssid -h XX:XX:XX:XX:XX mon0
it starts to read packages, but never send anything nor get's ARP requests, only ACKS (170 in 10minutes).
Thoughts?