| View previous topic :: View next topic |
| Author |
Message |
DUfire3 I post too much
Reputation: 0
Joined: 01 Feb 2007 Posts: 2890 Location: Charlotte, NC
|
Posted: Fri Jan 04, 2008 11:57 am Post subject: School WPA Key |
|
|
Ok, so I'm at my campus [CPCC Cato in NC] and I want access to the internet through my laptop, but there's a restricted WPA key on it.
I am able to get on the same WLAN through THEIR computers, is there anyway I can get to their router or access page through this computer? _________________
LOLWUT! |
|
| Back to top |
|
 |
,,!,,(-.-),,!,, Expert Cheater
Reputation: 0
Joined: 08 Jun 2007 Posts: 139 Location: Computer Talk (like every day all day)
|
Posted: Fri Jan 04, 2008 12:04 pm Post subject: Re: School WPA Key |
|
|
| DUfire3 wrote: | Ok, so I'm at my campus [CPCC Cato in NC] and I want access to the internet through my laptop, but there's a restricted WPA key on it.
I am able to get on the same WLAN through THEIR computers, is there anyway I can get to their router or access page through this computer? |
Find out the password (WPA) _________________
________
People who aren't fags.
me (not me but the guy me)
TheLegacy
spedchyyz |
|
| Back to top |
|
 |
Madman I post too much
Reputation: 1
Joined: 04 May 2006 Posts: 3978
|
Posted: Fri Jan 04, 2008 12:07 pm Post subject: |
|
|
You could probably just ask them... _________________
|
|
| Back to top |
|
 |
DUfire3 I post too much
Reputation: 0
Joined: 01 Feb 2007 Posts: 2890 Location: Charlotte, NC
|
Posted: Fri Jan 04, 2008 12:16 pm Post subject: |
|
|
| Madman wrote: | | You could probably just ask them... |
Nope, they won't give it to me. _________________
LOLWUT! |
|
| Back to top |
|
 |
Madman I post too much
Reputation: 1
Joined: 04 May 2006 Posts: 3978
|
Posted: Fri Jan 04, 2008 12:36 pm Post subject: |
|
|
Only other thing i could think of is bruteforce =X
maybe try the defaults like admin? _________________
|
|
| Back to top |
|
 |
callaw Moderator
Reputation: 0
Joined: 09 Dec 2004 Posts: 425 Location: Lost in translation
|
Posted: Fri Jan 04, 2008 12:45 pm Post subject: |
|
|
| Madman wrote: | Only other thing i could think of is bruteforce =X
maybe try the defaults like admin? |
No need to bruteforce, if it's WPA2 you probably fail to crack it...
http://www.aircrack-ng.org/doku.php <- see this page for further help _________________
+/- |
|
| Back to top |
|
 |
Localhost I post too much
Reputation: 0
Joined: 28 Apr 2007 Posts: 3402
|
Posted: Fri Jan 04, 2008 2:29 pm Post subject: |
|
|
With linux and aircrack and a correct wireless card you can easy find out the WPA key. WPA encryption is a little bit harder/longer than WEP... I never tried using aircrack on a WPA key... but WEP, EASY!
Use the above link that callaw posted. _________________
|
|
| Back to top |
|
 |
Cheetah I post too much
Reputation: 0
Joined: 11 Nov 2007 Posts: 2758
|
Posted: Fri Jan 04, 2008 2:51 pm Post subject: |
|
|
| bam2550 wrote: | With linux and aircrack and a correct wireless card you can easy find out the WPA key. WPA encryption is a little bit harder/longer than WEP... I never tried using aircrack on a WPA key... but WEP, EASY!
Use the above link that callaw posted. |
You're right, WEP is just ridiculously easy to crack. The first time I ever tried to crack it, took about 45min from first reading up on it to actually having cracked my friend's WEP(with his permission of course.)
WPA I'm not sure about, I'll read into it more and post back. |
|
| Back to top |
|
 |
DUfire3 I post too much
Reputation: 0
Joined: 01 Feb 2007 Posts: 2890 Location: Charlotte, NC
|
Posted: Fri Jan 04, 2008 3:08 pm Post subject: |
|
|
Yeah, I was reading up on it at school.
I'm gonna read up to see what I can find today and on Monday I'll try and get it done if I can.
Thanks for the link, btw. _________________
LOLWUT! |
|
| Back to top |
|
 |
Rufflez I post too much
Reputation: 0
Joined: 18 Feb 2007 Posts: 2212 Location: California
|
Posted: Fri Jan 04, 2008 11:36 pm Post subject: |
|
|
how do u crack wep? _________________
|
|
| Back to top |
|
 |
Cheetah I post too much
Reputation: 0
Joined: 11 Nov 2007 Posts: 2758
|
Posted: Fri Jan 04, 2008 11:47 pm Post subject: |
|
|
| rufflez wrote: | | how do u crack wep? |
Just capture about 100,000-200,000 packets with winpcap, then open the log with aircrack and let it work it's magic, it should find the key. I lost the original wiki I had with the more specific details but it's not too hard to figure out. You need to make sure your wireless has a driver to run it in open mode though. |
|
| Back to top |
|
 |
xDev Grandmaster Cheater
Reputation: 7
Joined: 05 Feb 2007 Posts: 971
|
Posted: Fri Jan 04, 2008 11:51 pm Post subject: |
|
|
| Cheetah wrote: | | rufflez wrote: | | how do u crack wep? |
Just capture about 100,000-200,000 packets with winpcap, then open the log with aircrack and let it work it's magic, it should find the key. I lost the original wiki I had with the more specific details but it's not too hard to figure out. You need to make sure your wireless has a driver to run it in open mode though. |
Can't you use Winpcap and Aircrack for WPA's also? _________________
|
|
| Back to top |
|
 |
Cheetah I post too much
Reputation: 0
Joined: 11 Nov 2007 Posts: 2758
|
Posted: Fri Jan 04, 2008 11:56 pm Post subject: |
|
|
| xdeviance wrote: | | Cheetah wrote: | | rufflez wrote: | | how do u crack wep? |
Just capture about 100,000-200,000 packets with winpcap, then open the log with aircrack and let it work it's magic, it should find the key. I lost the original wiki I had with the more specific details but it's not too hard to figure out. You need to make sure your wireless has a driver to run it in open mode though. |
Can't you use Winpcap and Aircrack for WPA's also? |
I believe so, but I'm not 100% sure. |
|
| Back to top |
|
 |
|