7.5.1.2 Lab - Exploring Encryption Methods-Dikonversi
7.5.1.2 Lab - Exploring Encryption Methods-Dikonversi
7.5.1.2 Lab - Exploring Encryption Methods-Dikonversi
NIM : 16/396791/SV/10975
CCNA Security
Chapter 7 Lab – Exploring Encryption Methods
Objectives
Part 1: Decipher a Pre-Encrypted Message Using the Vigenère Cipher
Use an encrypted message, a cipher key, and the Vigenère cipher square to decipher the message.
Part 2: Create a Vigenère Cipher Encrypted Message and Decrypt It
a. Work with a lab partner and agree on a secret password.
b. Create a secret message using the Vigenère cipher and the key.
c. Exchange messages and decipher them using the pre-shared key.
d. Use an interactive Vigenère decoding tool to verify decryption.
Background
The Cisco IOS password encryption service uses a Cisco-proprietary algorithm that is based on the Vigenère
cipher. Vigenère is an example of a common type of cipher mechanism called polyalphabetic substitution.
Note: Students can work in teams of two for this lab.
Required Resources
End-user device with Internet access
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of
CCNA Security Chapter 7 Lab A
Step 4: Decrypt the message using the keyword and Vigenère square.
a. Use the table below to help you decrypt the message. Start by entering the letters of the encrypted
message in the second row of cells, from left to right.
b. Enter the keyword TCPIP in the top row, repeating the letters until there is a keyword letter for each
letter of the encrypted message, even if the keyword letters at the end do not represent the complete
keyword.
c. Refer to the Vigenère square or table shown in Step 3 and find the horizontal row that starts with the
first letter of the keyword (the letter T). Scan across that row and locate the first letter of the encrypted
message in the row (the letter V). The letter at the top of the column where the encrypted message letter
appears is the first letter of the decrypted message (the letter C).
d. Continue this process until you have decrypted the entire message and enter it in row 3 of the following
table.
T C P I P T C P I P T C
Cipher
Keyword
V E C I H X E J Z X M A
Encrypted
Message
C C N A S E C U R I T Y
Decrypted
Message
b. You can use the following table to help you encrypt the message. You can enter the unencrypted
message and cipher keyword here, but do not let your partner see it.
c. In the Vigenère table, locate the row that starts with the first letter of the cipher keyword. Next locate the
first letter to be encrypted at the top of the column in the table. The point (cell) at which the table row (key
letter) and column (message letter) intersect is the first letter of the encrypted message. Continue this
process until you have encrypted the entire message.
Note: This table is limited to messages of 12 characters. You can create longer messages if desired.
Message encryption and decryption are not case-sensitive.
Cipher
Keyword
Encrypted
Message
Decrypted
Message
Cipher
Keyword
Encrypted
Message
Decrypted
Message
2. Search the Internet for Vigenère cipher cracking tools. Is the Vigenère cipher considered a strong encryption
system that is difficult to crack?