Cracking an RC4 encryption
Lab 3 CIS189
Cracking an RC4 encryption
Cracking an RC4 encrypted file
Download and install CrypTool Version 1 (A zipped file with the installer is included with this lab or find download it from the Cryptool site.
Download the hex file Cry-RC4-test.hex from this lab. This is a message I encrypted using RC4 encryption – the same encryption algorithm used for WEP security in WiFi systems.
You will use Cryptool to crack the security and retrieve the encrypted text
Open Cryptool (version 1.4)
Click File > Open
In the file type drop-down at the bottom of the window, click the down arrow and change the selection from text file (*.txt) to Binary file (*.hex)
Navigate to the Cry-RC4-text.hex file you downloaded and click Open.
In the menu at the top of Cryptool, click Analysis
Click Symmetric Encryption (Modern) > RC4
Since you do not know how many bits I used for the key length, leave it at 8, and click Start
Look through the Decryption column in the results.
If any of them look like plain English text, highlight it and click Accept Selection.
If none of the results look like plain English, repeat the analysis using the next higher number of bits for the key.
Continue using higher and higher key lengths until you find the solution
What is the secret phrase in the message you eventually found?
CIS189 Lab 3 Page 1
Roger Zimmerman V1.0 4/11/2020