2008-06-17, 18:15
#1
skriver detta på engelska här för att jag vet inte hur många forum som jag har frågat på men inga svar. Tänkte ifall det finns någon som har stött på detta problemet innan kanske?
Hi guy's
First of all I want to tell you that I have search google and eaven looked at youtube too see if I did something wrong. I have looked at aircrack-ng's site have read alot of tutoriasl(and I ain't the one that are giving up at first try) of everything I have done I have learned alot, I have learned ubuntu really fast and love it.
So now my question is this
This is the steps that I am doing.
btw, input means what I am typing, output means what I am geting for respons after I press enter button =)
step 1:
input:
iwlist ath0 scan
output :
Cell 01 - Address: 00:01:38:79:B0:44
ESSID:"B2_private_DF"
Mode:Master
Frequency:2.462 GHz (Channel 11)
Quality=54/70 Signal level=-41 dBm Noise level=-95 dBm
Encryption keyn
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:bcn_int=200
this is my own network(the AP) and I am not connected to it
step 2:
input:
ifconfig ath0
output:
00:1*:7*:0*:4*:e*
this is my mac adress
step 3:
input:
airmon-ng start wifi0 11
output:
Interface Chipset Driver
wifi0 Atheros madwifi-ng
ath0 Atheros madwifi-ng VAP (parent: wifi0)
ath1 Atheros madwifi-ng VAP (parent: wifi0)
ath2 Atheros madwifi-ng VAP (parent: wifi0) (monitor mode enabled)
step 4:
input:
export AP=00:01:38:79:B0:44
input:
export WIFI=00:1*:7*:0*:4*:e*
step 5:
input:
aireplay-ng --fakeauth 0 -e B2_private_DF -a $AP -h $WIFI ath2
output:
The interface MAC (0A:19:7D:02:48:E2) doesn't match the specified MAC (-h).
ifconfig ath2 hw ether 00:19:7D:02:48:E2
02:45:10 Waiting for beacon frame (BSSID: 00:01:38:79:B0:44)
and then it just dosen't do anything more
I have fallowed this video from http://www.milw0rm.com/video/watch.php?id=76
Is there something I am doing wrong?
Hi guy's
First of all I want to tell you that I have search google and eaven looked at youtube too see if I did something wrong. I have looked at aircrack-ng's site have read alot of tutoriasl(and I ain't the one that are giving up at first try) of everything I have done I have learned alot, I have learned ubuntu really fast and love it.
So now my question is this
This is the steps that I am doing.
btw, input means what I am typing, output means what I am geting for respons after I press enter button =)
step 1:
input:
iwlist ath0 scan
output :
Cell 01 - Address: 00:01:38:79:B0:44
ESSID:"B2_private_DF"
Mode:Master
Frequency:2.462 GHz (Channel 11)
Quality=54/70 Signal level=-41 dBm Noise level=-95 dBm
Encryption keyn
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
36 Mb/s; 48 Mb/s; 54 Mb/s
Extra:bcn_int=200
this is my own network(the AP) and I am not connected to it
step 2:
input:
ifconfig ath0
output:
00:1*:7*:0*:4*:e*
this is my mac adress
step 3:
input:
airmon-ng start wifi0 11
output:
Interface Chipset Driver
wifi0 Atheros madwifi-ng
ath0 Atheros madwifi-ng VAP (parent: wifi0)
ath1 Atheros madwifi-ng VAP (parent: wifi0)
ath2 Atheros madwifi-ng VAP (parent: wifi0) (monitor mode enabled)
step 4:
input:
export AP=00:01:38:79:B0:44
input:
export WIFI=00:1*:7*:0*:4*:e*
step 5:
input:
aireplay-ng --fakeauth 0 -e B2_private_DF -a $AP -h $WIFI ath2
output:
The interface MAC (0A:19:7D:02:48:E2) doesn't match the specified MAC (-h).
ifconfig ath2 hw ether 00:19:7D:02:48:E2
02:45:10 Waiting for beacon frame (BSSID: 00:01:38:79:B0:44)
and then it just dosen't do anything more
I have fallowed this video from http://www.milw0rm.com/video/watch.php?id=76
Is there something I am doing wrong?