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

AP Cybersecurity: 5.3 & 5.4 - Quiz

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.

An employee at a law firm needs to send a sensitive contract to a client. They use a cryptographic algorithm to transform the readable contract into an unreadable format. What is the name of the output generated by this process?

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

A security analyst is comparing two different encryption methods. Method A uses one secret key for both locking and unlocking data, while Method B uses a public key to lock data and a different private key to unlock it. Which classification correctly describes Method A?

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

A software developer is choosing between two versions of an encryption algorithm. Version 1 has a 64-bit keyspace, and Version 2 has a 128-bit keyspace. Why would the developer likely choose Version 2 to protect against unauthorized access?

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

A network engineer is setting up a system that handles a continuous, real-time flow of data bits. They need an encryption method that processes each bit individually as it arrives. Which type of encryption should they implement?

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

A company provides its employees with laptops that contain sensitive customer information on their internal hard drives. By default, if a laptop is stolen and the drive is removed, the data is easily readable. Which technology should the company enable to ensure the entire drive is protected when the device is off?

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

A technician is setting up BitLocker on a new Windows workstation. The system requires a specialized chipset on the motherboard to manage the cryptographic keys and ensure the boot process is secure. What is this hardware component called?

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

A graphic designer uses a Mac for work and wants to encrypt their internal drive to protect their portfolio. Which proprietary tool built into the macOS operating system should they use?

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

A cybersecurity student is practicing with the Advanced Encryption Standard (AES) algorithm. They notice that they can choose between different key lengths, such as 128-bit or 256-bit. What is a trade-off the student will face if they choose the longer 256-bit key?

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

A user wants to encrypt a file named 'budget.docx' using a symmetric algorithm from their computer's terminal. Which command-line tool is commonly used for this purpose?

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

Alice wants to send an encrypted message to Bob using asymmetric cryptography. Alice has never met Bob and they have not shared any secret codes. What must Bob do first so that Alice can send him the message?

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

A system administrator discovers that a company’s private key has been accidentally posted on a public forum. What is the necessary course of action to maintain security?

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

An attacker is using a high-powered computer to "brute force" an encryption key by trying every possible combination. If the key is 8 bits long (28 keyspace), what is the average number of attempts it will take the attacker to find the correct key?

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

A researcher is comparing the security of two different systems. System X uses the RSA algorithm, and System Y uses the AES algorithm. The researcher notes that System X uses a 2048-bit key, while System Y uses a 256-bit key. Which statement is true regarding their security?

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

A web browser needs to establish a secure connection with a server. The browser and server use asymmetric encryption to safely exchange a temporary symmetric key, which is then used for the rest of the conversation. What is this temporary key called?

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

Two people are having an encrypted text conversation. After ten minutes of inactivity, the system forces them to re-authenticate and generates a new key. Why does the system expire the session after a timeout?

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

A developer is looking for a fast way to encrypt large amounts of data for a high-speed database. Why would they choose a symmetric algorithm like AES over an asymmetric algorithm like RSA?

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

You are using the command line to encrypt a file named 'data.txt' with AES-128. You want the encrypted output to be named 'data.enc' and you want to use the password 'safety123'. Which command is correct?

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

A developer needs to implement a modern asymmetric algorithm that is commonly used for digital signatures and is often more efficient than RSA. Which algorithm should they choose?

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

A user has generated an RSA private key file named 'mykey.pem'. They now need to create a separate file containing only the public portion to share with their friends. Which command-line action are they performing?

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

An IT department is worried that as computers become faster, their current 1024-bit RSA keys will be easier to crack. They check the latest guidelines from the National Institute of Standards and Technology (NIST). Why does NIST periodically update these recommendations?