PDA

View Full Version : Injection with ipw2200 and Final release ?


Guano
03-13-2007, 09:45 AM
Hi ,
I use the Backtrack 2 Final liveCD with ipw2200 driver patched for injection, but Fake authentication doesn't work , I have :

Sending Authentication Request
Sending Authentication Request
Sending Authentication Request

without answer of the AP.
When I use Whireshark I can't see packets from my MAC adress.

Is there additionnal step to do with ipw2200 ?

I use :

aireplay -1 0 -h 00:01:02:03:04:05 -a :11:22:33:44:55:66 eth1

Thanks a lot ! :)

sys32r
03-13-2007, 11:04 AM
same here
The interface MAC 00:11:22 ...
doesn't match the specified MAC (-h). ifconfig ath0 hw ether

arvee
03-14-2007, 08:21 AM
same here
The interface MAC 00:11:22 ...
doesn't match the specified MAC (-h). ifconfig ath0 hw ether

00:11:22:33 ect is the fake mac...you will need to set the wifi o the same or use the real mac in the -h 00:

change mac....... macchanger --mac=00:11:22:33:44:55 ath0



Guano................

distance from the AP ?
are you set to the AP's channel?

both can effect the auth

Guano
03-14-2007, 11:35 AM
Thanks for your reply arvee.

I don't know the distance from the AP.
PWR is set to -1 (driver can't support this functionnality ? )
My card is on the same channel.

But doesn't matter : I have a client's MAC adress, so , I don't need fake authentication.

So I tried :
aireplay-ng -3 0 -h MAC_OF_THE_CLIENT -a MAC_AP -b MAC_AP eth1

But I've got only one ARP packet.... I waited several hours without results :mad:

sys32r
03-16-2007, 12:24 AM
arvee thanks i solved this problem with ipw2200 .. big thanks to you !!


now i have the same problem that happen with Guano and i don't know what to do .. is the ipw2200 work with injection ?
because the
"
Sending Authentication Request
"
not replay .. thanks again and iam waiting with Guano