Zoklet.net

Go Back   Zoklet.net > Technology > Network Security & Hacking

Reply
 
Thread Tools
  #1  
Old 03-02-2012, 02:04 AM
buzzin buzzin is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default WPA hacking

Up until recently I had read that cracking WPA password were only able to be done by using a dictionary and brute forcing your way in, now the problem with that was that most dictionaries were useless and WPA soon became in my case, too hard to crack. But recently I've been reading about WPS which is on by default in most routers and is an 8 pin code that can bypass WPA was surprised that this was there all along, and yet it was just discovered. Anyone have any stories, success, or information to share using the WPS route? I'm really new at this so any details would be great
Reply With Quote
  #2  
Old 03-02-2012, 02:08 AM
a334jv2df's Avatar
a334jv2df a334jv2df is offline
Duke
 
Join Date: Jan 2009
Thanks: 661
Thanked 742 Times in 519 Posts
Send a message via ICQ to a334jv2df Send a message via AIM to a334jv2df Send a message via Yahoo to a334jv2df
Default Re: WPA hacking

https://www.google.com/search?q=wpa+...ient=firefox-a
Reply With Quote
  #3  
Old 03-02-2012, 02:33 AM
buzzin buzzin is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WPA hacking

Quote:
Originally Posted by a334jv2df View Post
Idk if I'm reading the wrong article but from what I understood your showing me how to force a handshake so I can use a dictionary? If that's the case then this is was trying to avoid by cracking WPS
Reply With Quote
  #4  
Old 03-02-2012, 04:17 PM
tordude tordude is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WPA hacking

I've tried Reaver and wpscrack using multiple chipsets on around 15 different routers with no luck, although I've seen many people have successfully exploited the vulnerability.

I will probably give it another go this weekend when i go to my special spot (where i can pick up around 100 routers with my Alfa awus036nh).
Reply With Quote
  #5  
Old 03-02-2012, 04:42 PM
Rape_N_U Rape_N_U is offline
Serf
 
Join Date: Jul 2010
Location: DIRTY SOUTH
Thanks: 27
Thanked 8 Times in 6 Posts
Default Re: WPA hacking

Oh wow...i didnt know about this. I have a awus036nh also. Gonna give his a go in backtrack
Reply With Quote
  #6  
Old 03-22-2012, 06:04 PM
tordude tordude is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs Up Re: WPA hacking

I seem to have found a vulnerable router, it's a talktalk (probably a D-Link DSL-2680).
Working on hacking it now, I'm getting around 2% per hour, getting many timeout's but its going along fine so far, should have the WPA key within 50 hours.
I tried the following cards, some won't associate, others seem to be working OK, I'll get back to you within a couple of days on my progress.

Ralink rt2700e - rt2800pci WORKS
Belkin Wireless G USB - rt73usb WORKS
Netgear wireless N USB (atheros)- carl9170 Won't associate
Alfa awus036nh - rt2800usb Won't associate

I'm using Reaver 1.4, Backtrack 5 R2.
Reply With Quote
  #7  
Old 03-23-2012, 04:39 PM
tordude tordude is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WPA hacking

Got the WPA key in less than 20 hours, not too shabby .
Reply With Quote
  #8  
Old 03-23-2012, 04:58 PM
vovka351 vovka351 is offline
Knight
 
Join Date: Aug 2011
Thanks: 293
Thanked 74 Times in 52 Posts
Default Re: WPA hacking

I can't figure out how to configure my Alfa AWUS036NEH, am I an idiot?
Reply With Quote
  #9  
Old 03-23-2012, 07:28 PM
tordude tordude is offline
Mud Farmer
 
Join Date: Feb 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WPA hacking

What do you mean by configure?.
Reply With Quote
  #10  
Old 03-23-2012, 07:33 PM
&Zenith's Avatar
&Zenith &Zenith is offline
Loki
 
Join Date: Jun 2011
Thanks: 525
Thanked 1,223 Times in 891 Posts
Default Re: WPA hacking

Quote:
Originally Posted by vovka351 View Post
I can't figure out how to configure my Alfa AWUS036NEH, am I an idiot?
Try typing in 192.173.1.1 to your browser. If it brings up a log in page, query Google for the default credentials for your router and/or ISP.
Reply With Quote
  #11  
Old 03-24-2012, 05:27 PM
LiquidIce LiquidIce is offline
Duke
 
Join Date: Jan 2009
Location: New York City/Jötunheimr
Thanks: 391
Thanked 422 Times in 321 Posts
Default Re: WPA hacking

Quote:
Originally Posted by vovka351 View Post
I can't figure out how to configure my Alfa AWUS036NEH, am I an idiot?
What do you mean you can't configure it? It works right outta the box.
__________________
This is one distrusting smiley.
Equality is mediocrity.
Reply With Quote
  #12  
Old 04-11-2012, 09:17 AM
scotchtape scotchtape is offline
Moderator
 
Join Date: Apr 2012
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WPA hacking

Quote:
Originally Posted by vovka351 View Post
I can't figure out how to configure my Alfa AWUS036NEH, am I an idiot?
If i understand what your talking about... I think you need to change the name of the wireless interface in wicd network manager. Open a terminal (in bt5) and type airmon-ng, find the name of the card your using (eg. wlan0) and type that into the wireless interface in wicd's general preferences.
Reply With Quote
  #13  
Old 04-29-2012, 10:51 AM
taosun's Avatar
taosun taosun is offline
Serf
 
Join Date: Jan 2010
Location: SE England
Thanks: 2
Thanked 12 Times in 6 Posts
Default Re: WPA hacking

If you mean to configure it into monitor mode then it's:

airmon-ng start <yourcard>

or

ifconfig <yourcard> down
iwconfig <yourcard> mode monitor
ifconfig <yourcard> up


RTFM!

If that's not what you mean then I have no idea. Either way, RTFM!

p.s

RTFM!
__________________
XliMun(Frontalobe)~
Reply With Quote
  #14  
Old 05-21-2012, 06:17 AM
v0x v0x is offline
Baron
 
Join Date: Apr 2009
Location: ████
Thanks: 81
Thanked 160 Times in 104 Posts
Default Re: WPA hacking

I was messing around with reaver when it came out but kinda forgot about it. I don't really remember reaching any success with it though. Might be because of my wireless connector... It's a Hawking HWUG1, which means it should work (has the Ralink r73 chipset), but it never got anything on either of the two networks I tried. I guess neither had WPS enabled, but I kinda wonder because I figure that most people would take the easy setup route. In any case, it's high time to do some more research.
__________________
Do you want to turn on Sticky Keys?
Reply With Quote
Reply

Bookmarks

Tags
hacking, wpa

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ppl im hacking Craigslist.org Bat Country 0 05-06-2011 07:08 PM
Need help hacking..... SKUV Bat Country 1 10-27-2010 08:39 PM
Hacking to you. Miluardo Network Security & Hacking 21 09-10-2009 04:59 PM
Novel Hacking The Explanation Network Security & Hacking 0 09-02-2009 12:53 AM
Hacking. Anarchy The Trashcan 11 03-23-2009 12:47 AM


All times are GMT. The time now is 08:52 AM.


Hot Topics
On IRC
Users: 4
Messages/minute: 0
Topic: "http://www.zoklet.net/..."
Users: 20
Messages/minute: 0
Topic: "dangly parts"
Users: 10
Messages/minute: 0
Topic: "vaginaboob"
Advertisements
Your ad could go right HERE! Contact us!

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.