Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-12-2002, 11:20 AM
|
#1
|
Member
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402
Rep:
|
wireless encryption key
In my work place, we used to have our wireless network encryption key changes monthly. The key will be published on the intranet, so users are able to update their wireless configuration.
Now, they do not want to change the encryption key every month. Instead, there is this ' IT center' which setup the encryption key for the office users. Therefore, nobody will know the encryption key. They want to keep these key confidential. The standard OS plateform is win2k. I have a laptop with Linux loaded, I doubt that these IT people could configure my wireless configuration and I don't think they will let me know(so that i can do it myself) the encryption key due to the new policy.
Is there anyway I can hack to get to know the WEP key?
|
|
|
09-15-2002, 03:00 AM
|
#2
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
AirSnort:
http://freshmeat.net/projects/airsno...ic_id=44%2C152
Wepcrack:
http://wepcrack.sourceforge.net/
That'll teach the buggers to run a network using a big stinky horking pile of bad math! Honestly though, I'de argue that you should show them what file to edit, promise not to look at it  and then when they refuse, crack the network and explain to them what the letters V.P.N. mean.
Cheers,
Finegan
Last edited by finegan; 09-15-2002 at 03:04 AM.
|
|
|
09-17-2002, 01:29 AM
|
#3
|
Member
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402
Original Poster
Rep:
|
Hi Fin,
I had tried the wepcrack, and read the directions in using the tools. Basically, I still have no idea the way to specify the key format. Can you briefly explain more on this? Or could you pls show me some example commands and comment the ussage.
Thanks and appreciate your help.
|
|
|
09-17-2002, 03:58 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
I've never used WEP crack, I put together a working Airsnort laptop once, but the only key I had to snort was work... which I already knew. Airsnort has a gtk front-end so its a lot more user friendly. They both use the same method for de-encryption. Remember to get the patch for your driver and patch libpcap too.
Cheers,
Finegan
|
|
|
09-28-2002, 07:14 PM
|
#5
|
Member
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402
Original Poster
Rep:
|
Hi Fin,
I've got the airsnort installed, here I bump into some problems, when i execute the airsnort program, it promts that can't set card to monitor mode.
From the airsnort home page, here's what it stated:
A common problem I am hearing about is people installing pcmcia-cs when they already have kernel pcmcia built in. The problem is that the orinoco drivers for kernel pcmcia install to a different location than the orinoco drivers for pcmcia-cs. This often results in two sets of drivers being present after doing a make install on the pcmcia-cs sources. The problem is that the patched version of the orinoco drivers will not be used, rather the old unpatched drivers get loaded and you will be led to believe that the patch has failed. Make sure that you do not have more than one copy of hermes.o, orinoco.o and orinoco_cs.o in your /lib/modules/<kernel> subtree. Test that you are actually using patched drivers with the following:
iwpriv eth0
If you do not see "monitor" listed as the last available private ioctl, then you are not using patched drivers. Remove any old drivers that you find per the instructions above.
----------------------------------------------------------------------------------
I think I have a default kernel with the pcmcia support, maybe that's why it is not using the patch driver. How do i remove the old driver?
|
|
|
09-28-2002, 08:41 PM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
The easiest I can think of is to download a copy of the original driver source from the DWLD site:
http://www.linuxquestions.org/questi...2&goto=newpost
Patch, or is it replace, the source with the patched source from airsnort, compile those and install them with a, "make" "make install", this should replace the in-kernel pcmcia modules which you are using. Right now the old drivers should be in /lib/modules/2.4.X/kernel/drivers/net/wireless
Cheers,
Finegan
|
|
|
10-02-2002, 11:22 AM
|
#7
|
Member
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402
Original Poster
Rep:
|
Fin,
I bumped into some problem, i just downloaded the latest pcmcia-cs package 3.2.1. I applied the patch and then run ./Configure/make/make install then go into the wireless subdirectory and make, here's the error msg:
hermes.c: In function 'hermes_reset':
hermes.c:191: structure has no member named 'port_enabled'
hermes.c:195: structure has no member named 'port_enabled'
hermes.c:199: structure has no member named 'port_enabled'
hermes.c:203: structure has no member named 'port_enabled'
make: *** [hermes.o] Error 1
Did you encounter the problem the last time when you installed the patched driver?
|
|
|
10-02-2002, 01:18 PM
|
#8
|
Moderator
Registered: May 2001
Posts: 29,415
|
//Moderator note:
Even tho I agree with what I'd call "furthering one's knowledge", this is not the forum or the board to have these type of discussions, as per the rules you agreed to when you signed up for this board.
I'm sorry I'm late moderating this thread.
Closed. Reason: word hack and/or seeking active disclosure of confidential material which is restricted.
Last edited by unSpawn; 10-02-2002 at 01:20 PM.
|
|
|
All times are GMT -5. The time now is 01:17 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|