


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A set of questions and answers related to basic security concepts, covering topics such as encryption, decryption, user authentication, password security, and brute force attacks. It is designed to help students understand and learn about fundamental security principles and practices.
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Why are passcodes generally more secure than PINs? - Correct Answers ✅ Encryption - Correct Answers ✅transforms a message or data file in such a way that its contents are hidden from unauthorized readers Plaintext - Correct Answers ✅the original message decryption - Correct Answers ✅the reverting process- converting cipher text into plaintext cryptographic key - Correct Answers ✅a word, number, or phrase that must be known to encrypt or decrypt data cryptographic algorithm - Correct Answers ✅a procedure for encryption or decryption User Authentication - Correct Answers ✅is any technique used to verify or confirm a person's identity. Two-factor authentication - Correct Answers ✅increases security by verifying identity based on two components, such as a password and a verification code
A Windows laptop computer is usually configured so that the PIN is also a key used to encrypt and decrypt the storage volume - Correct Answers ✅False strong password - Correct Answers ✅difficult to hack brute force attack - Correct Answers ✅uses password- cracking software to generate every possible combination of letters, numerals, and symbols Password Entropy - Correct Answers ✅is a measure in bits of a password's unpredictability password manager - Correct Answers ✅is to keep track of passwords so users don't have to memorize them PINs and passwords protect logins, but they can also be used to ______ storage volumes - Correct Answers ✅encrypt User _______ techniques include PINs, passwords, fingerprint scans, and facial recognition - Correct Answers ✅authentification
A(n) _______ password is difficult to hack. - Correct Answers ✅strong Conventional wisdom tells us that strong passwords are at least _____ characters in length and include one ormore uppercase letters, numbers, and symbols. - Correct Answers ✅eight A(n) ___________ attack helps hackers guess your password by stepping through a dictionary containing word lists in common languages. - Correct Answers ✅dictionary Password _________ is a measure of a password is unpredictability - Correct Answers ✅entropy The core function of a password ________ (sometimes called a keychain) is to store user IDs with their corresponding passwords - Correct Answers ✅manager Passwords can be stored in the _______, locally, or on a USB drive. - Correct Answers ✅cloud