Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 26 guests online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Wirelessarrow What if I am forced to use WEP?
EH-Net
May 23, 2013, 06:54:13 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: What if I am forced to use WEP?  (Read 9957 times)
0 Members and 1 Guest are viewing this topic.
H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 865



View Profile
« on: January 14, 2011, 04:57:33 PM »

My oldest daughter has a Nintendo DS (not the DS Lite or the DSi, just the DS). In order to be able to connect to the internet, the DS can only use WEP encryption.

I think Nintendo needs more security consultants...
Quote
Should I use HEX or ASCII when creating a key?
When entering a key, you have the choice of entering Hexadecimal or ASCII characters. Hexadecimal (HEX) is the easiest to use. You can either create a 10-digit (64-bit) or 26-digit (128-bit) key. We recommend the 10-digit. Consider using an easy-to-remember number.
http://www.nintendo.com/consumer/wfc/en_na/ds/wrWEPkeyHelp.jsp#hex_ascii

So since WPA (supported on the DSi) and WPA2 are not possible, what can I do in order to have a "secure" connection to my wireless router?

I have thought about many different things, like MAC address filtering and stuff like that, but nothing that can't be hacked in less than 10 minutes...  Undecided

Other than only plugin my wireless router when she needs it and change the password every single time she uses it (which is quite anoying...), I can't think of anything else...

Any ideas?
« Last Edit: January 14, 2011, 05:01:39 PM by H1t M0nk3y » Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
mambru
Jr. Member
**
Offline Offline

Posts: 98


View Profile
« Reply #1 on: January 14, 2011, 05:33:52 PM »

I've faced the same problem lately (a laptop supporting only WEP). The best solution I came up with was to implement a RADIUS server. Unfortunately I haven't been able to implement it since I don't have a spare box to use for the server. So my only solution is to avoid using wireless Sad
Logged
chrisj
Hero Member
*****
Offline Offline

Posts: 1163


View Profile WWW
« Reply #2 on: January 14, 2011, 05:37:54 PM »

Depending on the hardware...

DD-WRT lets you have a primary interface and virtual wireless interface.

You can set up the regular one for WPA2 or what you like and have the sub interface set for wep. You can create rules on the device to segment the traffic as best as it can.

You could also turn on and of the virtual interface as she needs it.

You can also create a file of passwords and have the device change it everytime you log in (scripting with ssh).

Probably disjointed reply, but hope it gives you some ideas. Good luck.
Logged

OSWP, Sec+
mallaigh
Jr. Member
**
Offline Offline

Posts: 65



View Profile
« Reply #3 on: January 14, 2011, 06:21:03 PM »

Depending on the hardware...

DD-WRT lets you have a primary interface and virtual wireless interface.

You can set up the regular one for WPA2 or what you like and have the sub interface set for wep. You can create rules on the device to segment the traffic as best as it can.

You could also turn on and of the virtual interface as she needs it.

You can also create a file of passwords and have the device change it everytime you log in (scripting with ssh).

Probably disjointed reply, but hope it gives you some ideas. Good luck.

With DD-WRT, I would recommend this and then throw her WEP wireless network on its own VLAN (another option supported by DD-WRT).  This would help separate her Nintendo DS traffic from the rest of your network and help make it a little more secure.  Also, I don't think MAC filtering would hurt too much. 
Logged
H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 865



View Profile
« Reply #4 on: January 14, 2011, 07:41:31 PM »

Humm... Thanks for your advices!

Unfortunately, both my wireless routers (WBR-2310 and DIR-655) are not supported by DD-WRT... But maybe I can buy a third one just for the sake of playing with it. I bet I can find a cheap one easily...

Quote
You can also create a file of passwords and have the device change it everytime you log in (scripting with ssh).
That's a great idea chrisj, but I cannot do any special configurations on the DS. But I keep that in mind for a laptop!

I guess there's no way I can have a secure connection...

But what about this, without any human intervention once it is set up:

I use one Wireless Access Point with WPA2 for my laptops so I don't have to worry about anything for regular stuff.

Then I use another one with WEP and MAC address filtering. The one with WEP will be on a separate LAN with only access to an handful of web sites, like Nintando update and maybe two or three more. I could limit access to this AP when my daughters are around (like 7:00am to 7:00pm).

So an hacker who easily breaks WEP and MAC filtering would end up having access to the Nintendo update web site and nothing else (including on my own network).

Other manual things I could do (some not that great, but still not that bad):

1) I could also have an IDS who would alert me as soon as something looks suspicious. I would then change the password.

2) Change the password every day or so

3) Turn the AP off when I don't use it

What do you guys think of this?
Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
chrisj
Hero Member
*****
Offline Offline

Posts: 1163


View Profile WWW
« Reply #5 on: January 15, 2011, 12:55:22 AM »

Newegg, in the US had the Linksys WRT54g-L for 40.00 a few weeks ago. I got one off craig's list for about 20.00 USD when I started WiFu. So you should be able to get something cheap.

I'd still automate step 2. Let her know the algorithm... Like odd days, date:day. Even days, day:date.
sunday:05012011 and  monday:0502201.

Like the idea of turning of when not needed.

For the most part, don't have to worry too much about people breaking WEP... I know famous last words. My girlfriend has an older macbook that doesn't support anything other than WEP. So she has WEP, with no filter.
Logged

OSWP, Sec+
SephStorm
Hero Member
*****
Offline Offline

Posts: 530


View Profile WWW
« Reply #6 on: January 15, 2011, 07:38:37 PM »

What about setting up two routers? yours uses wireless and has WPA2, one port on the router hooks into her router on the WAN port and hers is configued for WEP.

Just an Idea.
Logged

H1t M0nk3y
Hero Member
*****
Offline Offline

Posts: 865



View Profile
« Reply #7 on: January 15, 2011, 09:17:05 PM »

@SephStorm: Having 2 routers, one secure and one using WEP is a good idea, as long as your secure one has access to your home network while the insecure one has only access to the Internet. Pluging them together is to me like having only one unsecure router. But maybe that's what you wanted to say.

The key thing here is to completely isolate the unsecure AP from the rest of the network.
Logged

OSCP, GPEN, GWAPT, GSEC, CEH, CISSP
chrisj
Hero Member
*****
Offline Offline

Posts: 1163


View Profile WWW
« Reply #8 on: January 15, 2011, 10:02:57 PM »

SephStorm's idea might work... if you have the ability to do Access Lists or firewall it off. Then if it has net-access only, and can't run around internal network (different ip address range?) it might be a workable solution for you.
Logged

OSWP, Sec+
TheXero
Full Member
***
Offline Offline

Posts: 112


Try Harder!


View Profile WWW
« Reply #9 on: January 17, 2011, 05:21:47 AM »

Enable MAC Address filtering
Enable Shared Key Authentication (if the DS supports it otherwise open)
Use a long key (26 characters etc)
Change the key on a regular basis (new key every day?)
Turn it off when not in use

The thing is though, WEP can be cracked over the internet, have a look at easside-ng and buddy-ng

Or

You could have 2 routers, and have the WEP router piggy back off of the same internet connection

Good Luck Smiley
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.084 seconds with 23 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.