Breaking any encryption involves knowing a few things. First, you have to know that there is an encryption scheme. Secondly, you must know how encryption works.
- Get a packet sniffing program compatible with your Operating System. Aircrack-ng or Wireshark (formerly Ethereal) for Linux and Windows are popular programs.
- Set up a wireless access point to use in this experiment, preferably one that you created. Otherwise, you will need the network administrator's agreement.
- Allow the packet sniffer some time to get a good sampling of the WEP encrypted packets. In other words, you have to give the program something to work with and match. Public and private keys can be deciphered by matching the packets for similarities.
- You will probably be able to find already compiled versions of most programs you will need.
- http://sectools.org/ lists the top 75 network security tools, and some others.
- Many sniffing programs such as the above-mentioned Wireshark as well as Airsnort and Kismet are available as source code. You will need some background in compiling source code for Linux or Windows to use Airsnort or Kismet. Ethereal comes with an installer or you can download the source code.
No comments:
Post a Comment