Lab - Use Encryption
Lab - Use Encryption
OBJECTIVES
The goal of this lab is to help you work with Windows file and folder encryption. File and
folder encryption is one method you can use when you want to secure important and private
data. In this lab, you learn how to encrypt a folder and how to back up your encryption key.
You also learn what happens when someone tries to use an encrypted file without permission
and how to move encrypted files from one storage device to another and from one computer
to another. After completing this lab, you will be able to:
MATERIALS REQUIRED
This lab requires the following:
Windows 7 operating system, Professional, Ultimate, or Enterprise edition
LAB PREPARATION
Before the lab begins, the instructor or lab assistant needs to do the following: Verify
that Windows starts with no errors
ACTIVITY BACKGROUND
Despite your best efforts to set secured permissions to files and folders, unauthorized users
might still gain access to sensitive files. To decrease the possibility of this type of security
breach, you can use file encryption, which prevents unauthorized users from being able to
view files, even if they do manage to gain access to them. The EFS (Encrypting File System)
is a Windows feature that allows a user to store information on his or her hard drive in an
encrypted format. (EFS is not available in Home editions of Windows.)
You can encrypt individual files or entire folders. Encryption is the strongest protection
that the operating system offers to keep your information secure. The EFS is available
on hard drives that are set up as NTFS drives. In this lab, you create and encrypt a folder
and its contents. Then, you test the encryption and back up the encryption certificate
key. Finally, you learn how to decrypt a file and move an encrypted file to another
computer.
Activity
Follow these steps to prepare your system for this lab:
1. Log on as an administrator.
2. Use Control Panel to create a new standard user account. Assign a password to the
account. List below the name and password of the new account;
2. In the left pane, drill down to Personal, Certificates. In the right pane, select the
certificate that shows Encrypting File System in the Intended Purposes column, as shown
in Figure 18-6. If more than one certificate is listed, select them all.
3. In the menu bar, click Action, All Tasks, Export. The Certificate Export Wizard appears as
shown on the right side of Figure 18-6. Click Next.
4. Select Yes, cxport thc private key, and click Next.
5. Select Personal Information Exchange for the file format, and click Next. The backup of
the key will bc saved in a .pfx file.
6. Create T password for your key. Click Next. Write the password below:
7. Click Browse. Navigate to where you want to save the file, name the file Encryption Key
Backup, and click Save. What is the exact path and name of the file, including the file
extension?
Source:MicrosoftWindows7
2. Verify the file in the Encrypted Test folder is encrypted. How did you verify encryption is applied?
3. Copy both the Normal Test folder and Encrypted Test folder to the root of drive C. Are the contents of
the Encrypted Test folder in the root of drive C encrypted? How do you know?
4. Copy the Normal Test folder and the Encrypted Test folder to a USB flash drive. Are the contents of the
Encrypted Test folder on the USB flash drive encrypted? How do you know?
5. Log off, and then log on using the standard user account you created earlier in this lab.
6. Open Windows Explorer and locate the Normal Test folder in the root of drive C. Describe what
happens when you double-click the file in the Normal Test folder;
7. Locate the Encrypted Test folder in the root of drive C. Describe what happens when you doublc-click
the filc in thc Encrypted Test folder:
REVIEW QUESTIONS
1. Which file system must be used to enable encryption?
Answer: NTFS (New Technology File System.
2. What is necessary so that a USB flash drive can be used to hold encrypted files and
folders? Answer: No, it was not necessary but it can be used as a second backup.
3. When you move an encrypted filc from one computer to a second computer, what must
you do first before you can open the encrypted file on the second computer?
5. What file extension is used for an exported certificate backup file? Answer: The file
extension used .PFX
7. Why is encryption available in the NTFS file system and not in the FAT32 file system?
Answer: Because NTFS is a new system for encryption and more secured than FAT32