Step 3 :
You can see here that the tool being used is airodump and the targeted network is called sittingduck. In the back window, the aircrack tool is still capturing and analysing the encoded data packets.
Just a reminder: The WEP protocol only uses 104 bits in its 128 bit encryption as the last packets (24Bits) are part of the key that are passing “in clear” text.

Step 4 :
Now that we have gathered the packets and saved them on our USB key, we need to open (simultaneously with the other tools, leaving them to continue to record the useful packets) the topcrack.cap file in order to launch the wepcrack tool. This will allow us to “break” the WEP SSID key which is being used here.
Step 5 :
We now get to see the wepcrack tool in action with the previously captured packets. As you will notice, on the part that is selected in white, wepcrack took only 5 seconds to find the WEP key indicated in red at the bottom of the window....
To summarize, you can easily understand that the integrity of your network is not safe if you are using WEP encryption making it not a solution for protecting your network data. It is easily possible to penetrate your network and to break the key in just a few minutes… Nevertheless, even though this technique remains available only to Linux users, it is still not difficult for small jokers to be able to connect and use the wireless connection of their neighbours...