Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

AP Cybersecurity: 5.3B - CFUs

star
star
star
star
star
Last updated about 3 hours ago
20 Nsɛmmisa
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

A student encrypts a file using AES and then views the encrypted file in the terminal. The contents appear as random characters. What does this indicate about the file?

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

A student uses AES to encrypt a message and then uses the same password to decrypt it. What type of encryption is being used?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

A company decides to increase its encryption key length from 128-bit to 256-bit. What is the most likely result?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

A student encrypts a file using a password and later tries to decrypt it using a different password. What is the most likely outcome?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

Which statement best describes how AES processes data?

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

A student claims that encryption works directly on readable text files. Why is this incorrect?

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

A user encrypts a file using the command line. Which tool are they most likely using?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

A student uses the command
openssl enc -aes-128-cbc -e -in file.txt -k password -out file.enc
What is the purpose of this command?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

A student sees the flag -d in an OpenSSL command. What does this indicate?

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

A user encrypts a file and sends it to a friend. The friend cannot read the file until they enter the correct password. What does this demonstrate?

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

Which of the following is a real-world use of AES encryption?

Asemmisa {{asɛmmisaAhyɛnsode}}
12.

A student uses encryption software instead of the command line to encrypt a file. What does this demonstrate about encryption tools?

Asemmisa {{asɛmmisaAhyɛnsode}}
13.

A student uses a web-based encryption tool instead of a command line tool. What is true about this approach?

Asemmisa {{asɛmmisaAhyɛnsode}}
14.

A file is encrypted using AES and appears unchanged in size. Why might this happen?

Asemmisa {{asɛmmisaAhyɛnsode}}
15.

A student claims that once a file is encrypted, it is completely inaccessible. Why is this incorrect?

Asemmisa {{asɛmmisaAhyɛnsode}}
16.

A user encrypts a file using AES and stores it on a disk. What is the main benefit of this action?

Asemmisa {{asɛmmisaAhyɛnsode}}
17.

A student runs an encryption command but forgets to include the output file name. What is the most likely issue?

Asemmisa {{asɛmmisaAhyɛnsode}}
18.

A user encrypts a file using AES with a password. What role does the password play?

Asemmisa {{asɛmmisaAhyɛnsode}}
19.

A student compares two encrypted files, one using a short password and one using a long password. Which is more secure and why?

Asemmisa {{asɛmmisaAhyɛnsode}}
20.

A student successfully encrypts and decrypts a file using the same password. What does this demonstrate about symmetric encryption?