Results 1 to 4 of 4

Thread: How to crack WEP using Linux backtrack 3

  1. #1
    Join Date
    Jun 2009
    Posts
    3,620

    How to crack WEP using Linux backtrack 3

    I like to do experiments with my devices and computers. I have one D-Link wireless router and want to check its security. Today I enabled its WEP security and decided to hack or crack this using my backtrack 3. But the problem is that I am unable to get the steps to do so. Can you tell me how to crack WEP using Linux backtrack 3?

  2. #2
    Join Date
    Apr 2008
    Posts
    3,339

    Re: How to crack WEP using Linux backtrack 3

    To crack WEP, you'll need to launch Konsole, BackTrack's built-in command line. Now run the following to get a list of your network interfaces:

    Code:
    airmon-ng
    Then run the following four commands:

    Code:
    airmon-ng stop (interface)
    ifconfig (interface) down
    macchanger --mac 00:11:22:33:44:55 (interface)
    airmon-ng start (interface)
    for more information see this.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,424

    Re: How to crack WEP using Linux backtrack 3

    You can also use Wi-Fi WEP Key Generator to crack WEP passphrase. The Wi-Fi WEP Key Generator Utility is used to quickly and easily create more secure WEP keys than can be created by using the built in PassPhrase generators contained in Wi-Fi networking Equipment. Wi-Fi WEP Key Generator runs under Windows 98/98se/NT/2000/XP.

  4. #4
    Join Date
    May 2008
    Posts
    991

    Re: How to crack WEP using Linux backtrack 3

    WEP Key Generator generates a random WEP key. With WEP key Generator you will be able to generate a valid WEP key from a 5, 13, 16 or 29 characters long phrase. Select the bit key length to generate and press the corresponding button. You can also generate a custom WEP key based on your own pass phrase or other input.

Similar Threads

  1. How to upgrade from Backtrack 4 to Backtrack 5
    By Upendra in forum Operating Systems
    Replies: 6
    Last Post: 09-07-2011, 08:52 PM
  2. Replies: 5
    Last Post: 06-07-2011, 07:37 PM
  3. how to change the bootsplash screen in Backtrack linux
    By TABLITA in forum Windows Software
    Replies: 5
    Last Post: 06-07-2011, 10:38 AM
  4. How to operate Backtrack Linux?
    By Wamika in forum Operating Systems
    Replies: 4
    Last Post: 11-11-2010, 05:49 AM
  5. How to crack ps2
    By Deeptimoy in forum Hardware Peripherals
    Replies: 3
    Last Post: 04-08-2009, 08:41 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,523,311.93255 seconds with 17 queries