I think Im gonna go home now for lunch and try,![]()
[CENTER][FONT=Book Antiqua][SIZE=5][B][COLOR=blue][FONT=Courier New][COLOR=red]--=[/COLOR][/FONT]Xploitz[FONT=Courier New][COLOR=red]=--[/COLOR][/FONT][/COLOR][/B][/SIZE][/FONT][FONT=Courier New][COLOR=Black][SIZE=6][B] ®[/B][/SIZE][/COLOR][/FONT][/CENTER]
[CENTER][SIZE=4][B]Remote-Exploit.orgs Master Tutorialist.[/B][/SIZE][SIZE=6][B]™
[/B][/SIZE]
[URL="http://forums.remote-exploit.org/showthread.php?t=9063"][B]VIDEO: Volume #1 "E-Z No Client WEP Cracking Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=7872"][B]VIDEO: Volume #2 "E-Z No Client Korek Chopchop Attack Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8230"][B]VIDEO: Volume #3 "E-Z WPA/WPA2 Cracking Tutorial"[/B][/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8041"][B]VIDEO: Volume #4 "E-Z Cracking WPA/WPA2 With Airolib-ng Databases"[/B][/URL]
[/CENTER]
I'm definately trying this when I get home today. I have a damn ath0 card and could never connect to the internet either.
EDIT: added to the wiki
I think it's because the virtual interface ath0 is created with the original mac address. It took me a while to figure it out several months ago, kind of trial and error and lots of rtfm at the madwifi wiki. I just saw this post last night, or I'd have posted earlier.
Have Fun
Not to burst your bubble but this method has been posted before here well over a year ago.
http://forums.remote-exploit.org/sho...hlight=wlandev
Nope, not busted..lol..I saw that thread like 3 months ago when I was trying to spoof my mac address. All that thread did was piss me off. IT DOESN'T WORK...and if you follow those commands..you get errors all over the place. You cant do a if config ath0 down..or when you do DHCPCD it will hang..and you cant do a ifconfig wifi0 hw ether 00:01:02:03:04:05 when it says to because you'll get a SIOCSIFHWADDR: Invalid argument error. You HAVE TO USE MACCHANGER!
I believe after looking at this again..that this might have worked in BT1 or BT2 Beta..but My way is the only way to get it to work on BT2FINAL.
BTW...NEW COMMANDS THAT WORK AS WELL...
bt ~ # wlanconfig ath0 destroy
bt ~ # macchanger --mac 00:11:22:33:44:55 wifi0
Current MAC: 00:18:02:3a:67:14 (unknown)
Faked MAC: 00:11:22:33:44:55 (Cimsys Inc)
bt ~ # wlanconfig ath0 create wlandev wifi0 wlanmode managed
ath0
bt ~ # iwconfig ath0 essid -=Xploitz=- key 0685483761 (and no..thats not my home phone number..lol.
bt ~ # dhcpcd ath0
In this example I left out the ifconfig ath0 up command....no need for it. So its one less command to type or have in a script. Try it..it still works.![]()
[CENTER][FONT=Book Antiqua][SIZE=5][B][COLOR=blue][FONT=Courier New][COLOR=red]--=[/COLOR][/FONT]Xploitz[FONT=Courier New][COLOR=red]=--[/COLOR][/FONT][/COLOR][/B][/SIZE][/FONT][FONT=Courier New][COLOR=Black][SIZE=6][B] ®[/B][/SIZE][/COLOR][/FONT][/CENTER]
[CENTER][SIZE=4][B]Remote-Exploit.orgs Master Tutorialist.[/B][/SIZE][SIZE=6][B]™
[/B][/SIZE]
[URL="http://forums.remote-exploit.org/showthread.php?t=9063"][B]VIDEO: Volume #1 "E-Z No Client WEP Cracking Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=7872"][B]VIDEO: Volume #2 "E-Z No Client Korek Chopchop Attack Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8230"][B]VIDEO: Volume #3 "E-Z WPA/WPA2 Cracking Tutorial"[/B][/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8041"][B]VIDEO: Volume #4 "E-Z Cracking WPA/WPA2 With Airolib-ng Databases"[/B][/URL]
[/CENTER]
Whoops, part of that is the old method with previous versions. My fault for drinking and surfing the web.
Another alternative would be:
Instead of:Code:wlanconfig ath0 create wlandev wifi0 wlanmode sta
Something else I rememberedCode:wlanconfig ath0 create wlandev wifi0 wlanmode managed
1 open auth.Code:iwpriv ath0 authmode 1
2 Shared
3 802.1x auth.
adding to theprez98's comment if 00:18:02:3a:67:14 is on wigle we would know where you live too.
[CENTER][FONT=Book Antiqua][SIZE=5][B][COLOR=blue][FONT=Courier New][COLOR=red]--=[/COLOR][/FONT]Xploitz[FONT=Courier New][COLOR=red]=--[/COLOR][/FONT][/COLOR][/B][/SIZE][/FONT][FONT=Courier New][COLOR=Black][SIZE=6][B] ®[/B][/SIZE][/COLOR][/FONT][/CENTER]
[CENTER][SIZE=4][B]Remote-Exploit.orgs Master Tutorialist.[/B][/SIZE][SIZE=6][B]™
[/B][/SIZE]
[URL="http://forums.remote-exploit.org/showthread.php?t=9063"][B]VIDEO: Volume #1 "E-Z No Client WEP Cracking Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=7872"][B]VIDEO: Volume #2 "E-Z No Client Korek Chopchop Attack Tutorial"[/B]
[/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8230"][B]VIDEO: Volume #3 "E-Z WPA/WPA2 Cracking Tutorial"[/B][/URL]
[URL="http://forums.remote-exploit.org/showthread.php?t=8041"][B]VIDEO: Volume #4 "E-Z Cracking WPA/WPA2 With Airolib-ng Databases"[/B][/URL]
[/CENTER]