Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


School WPA Key

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk
View previous topic :: View next topic  
Author Message
DUfire3
I post too much
Reputation: 0

Joined: 01 Feb 2007
Posts: 2890
Location: Charlotte, NC

PostPosted: Fri Jan 04, 2008 11:57 am    Post subject: School WPA Key Reply with quote

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
View user's profile Send private message
,,!,,(-.-),,!,,
Expert Cheater
Reputation: 0

Joined: 08 Jun 2007
Posts: 139
Location: Computer Talk (like every day all day)

PostPosted: Fri Jan 04, 2008 12:04 pm    Post subject: Re: School WPA Key Reply with quote

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
View user's profile Send private message
Madman
I post too much
Reputation: 1

Joined: 04 May 2006
Posts: 3978

PostPosted: Fri Jan 04, 2008 12:07 pm    Post subject: Reply with quote

You could probably just ask them...
_________________
Back to top
View user's profile Send private message
DUfire3
I post too much
Reputation: 0

Joined: 01 Feb 2007
Posts: 2890
Location: Charlotte, NC

PostPosted: Fri Jan 04, 2008 12:16 pm    Post subject: Reply with quote

Madman wrote:
You could probably just ask them...


Nope, they won't give it to me.

_________________
LOLWUT!
Back to top
View user's profile Send private message
Madman
I post too much
Reputation: 1

Joined: 04 May 2006
Posts: 3978

PostPosted: Fri Jan 04, 2008 12:36 pm    Post subject: Reply with quote

Only other thing i could think of is bruteforce =X

maybe try the defaults like admin?

_________________
Back to top
View user's profile Send private message
callaw
Moderator
Reputation: 0

Joined: 09 Dec 2004
Posts: 425
Location: Lost in translation

PostPosted: Fri Jan 04, 2008 12:45 pm    Post subject: Reply with quote

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
View user's profile Send private message
Localhost
I post too much
Reputation: 0

Joined: 28 Apr 2007
Posts: 3402

PostPosted: Fri Jan 04, 2008 2:29 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
Cheetah
I post too much
Reputation: 0

Joined: 11 Nov 2007
Posts: 2758

PostPosted: Fri Jan 04, 2008 2:51 pm    Post subject: Reply with quote

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
View user's profile Send private message
DUfire3
I post too much
Reputation: 0

Joined: 01 Feb 2007
Posts: 2890
Location: Charlotte, NC

PostPosted: Fri Jan 04, 2008 3:08 pm    Post subject: Reply with quote

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
View user's profile Send private message
Rufflez
I post too much
Reputation: 0

Joined: 18 Feb 2007
Posts: 2212
Location: California

PostPosted: Fri Jan 04, 2008 11:36 pm    Post subject: Reply with quote

how do u crack wep?
_________________
Back to top
View user's profile Send private message
Cheetah
I post too much
Reputation: 0

Joined: 11 Nov 2007
Posts: 2758

PostPosted: Fri Jan 04, 2008 11:47 pm    Post subject: Reply with quote

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
View user's profile Send private message
xDev
Grandmaster Cheater
Reputation: 7

Joined: 05 Feb 2007
Posts: 971

PostPosted: Fri Jan 04, 2008 11:51 pm    Post subject: Reply with quote

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
View user's profile Send private message
Cheetah
I post too much
Reputation: 0

Joined: 11 Nov 2007
Posts: 2758

PostPosted: Fri Jan 04, 2008 11:56 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites