Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > WPA/WEP random key generator

Reply
Thread Tools Display Modes

WPA/WEP random key generator

 
 
John Steele
Guest
Posts: n/a

 
      03-20-2005, 10:44 AM
For my own purposes I have written a program that generates random keys for
use in either WEP or WPA enabled routers. It can be used to secure networks
that rely on a pre-shared key.

A random key should defeat any form of dictionary attack.

The program is free and can be found at http://soroban.co.uk/wepkeygen.htm.
It is offered as a service by Soroban Systems Ltd. to all wireless network
users, including home and commercial.

I have only been able to test the program in a very limited number of cases
so feed back would be welcome. It should run under any variant of Windows
but it does require the .NET framework to be installed. I have only tested
it however with Windows XP Pro..

The program does not need installation and makes no changes to your system.
The random key is copied to the Windows clipboard so that it can be pasted
into a text document for transporting to other computers. The key generated
can NOT be repeated by re-running the program.

John Steele


 
Reply With Quote
 
 
 
 
William P.N. Smith
Guest
Posts: n/a

 
      03-20-2005, 11:41 AM
"John Steele" <(E-Mail Removed)> wrote:
>The program is free and can be found at http://soroban.co.uk/wepkeygen.htm.


I'm sure this is a wonderful program, but you really shouldn't trust
anyone else to make up your 'random' numbers for you. I've got a pair
of hex dice I use, but you could flip coins just as easily.

 
Reply With Quote
 
John Steele
Guest
Posts: n/a

 
      03-20-2005, 05:13 PM
<William P.N. Smith> wrote in message
news:(E-Mail Removed)...
> "John Steele" <(E-Mail Removed)> wrote:
>>The program is free and can be found at
>>http://soroban.co.uk/wepkeygen.htm.

>
> I'm sure this is a wonderful program, but you really shouldn't trust
> anyone else to make up your 'random' numbers for you. I've got a pair
> of hex dice I use, but you could flip coins just as easily.
>


The program is meant to make it easy to create a secure WPA (or WEP) key and
automatically copy it to the clipboard. If you use a manual method then you
have to type in all the values. You may also have to eliminate any values
that are not in the acceptable range (my program eliminates the non printing
characters for the WPA passphrase) and then convert them from hex to the
character value. The router I tested it with did not accept ASCII characters
and needed a passphrase. It is your choice of course.

Security is controlled paranoia. There is always a cost whether this is
financial or time. If your fear is that there are "back door" keys generated
by my program then this is not the case. I am quite prepared to release the
Visual Basic .NET source code if that will reassure you. You can easily
verify that it generates a different value every time it is run. How many
backdoor keys could I have included? How much patience do you have to test
it?

The program uses Microsoft Cryptographic services to generate an array of
random numbers which are used to derive the displayed key values.

John Steele
Soroban Systems Ltd
www.soroban.co.uk


 
Reply With Quote
 
Ed
Guest
Posts: n/a

 
      03-20-2005, 05:35 PM

> I'm sure this is a wonderful program, but you really shouldn't trust
> anyone else to make up your 'random' numbers for you. I've got a pair
> of hex dice I use, but you could flip coins just as easily.
>



Could you elaborate on those hex dice? How labeled? Where you got them?

Thanks.


Ed


 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      03-20-2005, 06:21 PM
On Sun, 20 Mar 2005 18:35:11 GMT, Ed
<Huckleberry_REMOVE_@bigvalley.net> wrote:

>
>> I'm sure this is a wonderful program, but you really shouldn't trust
>> anyone else to make up your 'random' numbers for you. I've got a pair
>> of hex dice I use, but you could flip coins just as easily.


> Could you elaborate on those hex dice? How labeled? Where you got them?


16 sided dice:
http://membres.lycos.fr/arjan/num16.htm

6 sides in binary:
http://membres.lycos.fr/arjan/bits.htm
Great for indecisive programmers.

Others:
http://membres.lycos.fr/arjan/




--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558
 
Reply With Quote
 
Ed
Guest
Posts: n/a

 
      03-20-2005, 10:14 PM


Jeff Liebermann <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

> http://membres.lycos.fr/arjan/num16.htm



Thanks, Jeff. Wish they had those for sale!


Ed
 
Reply With Quote
 
Richard Perkin
Guest
Posts: n/a

 
      03-20-2005, 10:57 PM
Ed <Huckleberry_REMOVE_@bigvalley.net> wrote in
news:Xns961F9B86A9D46spectrumhogstarbandn@207.106. 93.175:

>
>
> Jeff Liebermann <(E-Mail Removed)> wrote in
> news:(E-Mail Removed):
>
>> http://membres.lycos.fr/arjan/num16.htm

>
>
> Thanks, Jeff. Wish they had those for sale!


You could try here:
<http://www.gamestation.net/prodinfo.asp?number=GSD161>

although strictly they're decimal rather than hex...

Hope this helps

--

Richard Perkin
To email me, change the AT in the address below
richard.perkinATmyrealbox.com

It's is not, it isn't ain't, and it's it's, not its, if you mean it
is. If you don't, it's its. Then too, it's hers. It isn't her's.
It isn't our's either. It's ours, and likewise yours and theirs.
-- Oxford University Press, Edpress News
 
Reply With Quote
 
William P.N. Smith
Guest
Posts: n/a

 
      03-20-2005, 11:13 PM
Richard Perkin <(E-Mail Removed)> wrote:
><http://www.gamestation.net/prodinfo.asp?number=GSD161>


Yeah, those are the ones I use, with a little cheat sheet for decimal
to hex conversion. I've written the vendor about the need for real
hex, and they are considering it...

 
Reply With Quote
 
Ed
Guest
Posts: n/a

 
      03-20-2005, 11:47 PM


You could try here:
> <http://www.gamestation.net/prodinfo.asp?number=GSD161>
>
> although strictly they're decimal rather than hex...
>



Yes, that is good. Thanks, again.


Ed
 
Reply With Quote
 
Neill Massello
Guest
Posts: n/a

 
      03-20-2005, 11:49 PM
Jeff Liebermann <(E-Mail Removed)> wrote:

> 16 sided dice:
> http://membres.lycos.fr/arjan/num16.htm


Dreidls for geeks?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WAP54 - WEP key generator basics ps56k Wireless Internet 3 03-21-2009 10:17 PM
Sky router password generator Martin ©¿©¬ @nohere.net Broadband 13 01-09-2009 08:55 AM
Password Generator Warren Oates Wireless Internet 1 10-19-2006 01:31 PM
WPA and WEP random key generator (for wireless routers) John Steele Broadband 6 03-19-2005 05:21 PM
HTTP request generator Bill So Linux Networking 2 07-30-2004 12:21 PM



1 2 3 4 5 6 7 8 9 10 11