ICTDBS506- HASHES, SALTS, PEPPERS Quiz

ICTDBS506- HASHES, SALTS, PEPPERS Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Cybersecurity Quiz

Cybersecurity Quiz

Professional Development

9 Qs

IT General Control

IT General Control

Professional Development

10 Qs

Network Security - Module 16

Network Security - Module 16

Professional Development

8 Qs

Blockchain Basics: Algorithms

Blockchain Basics: Algorithms

University - Professional Development

9 Qs

Cyber Security Awareness - TC Pacific IT Service Desk

Cyber Security Awareness - TC Pacific IT Service Desk

Professional Development

10 Qs

Intro to Cybersecurity 3

Intro to Cybersecurity 3

12th Grade - Professional Development

12 Qs

Password Safety & Security

Password Safety & Security

KG - Professional Development

11 Qs

ICTDBS506- HASHES, SALTS, PEPPERS Quiz

ICTDBS506- HASHES, SALTS, PEPPERS Quiz

Assessment

Passage

Computers

Professional Development

Hard

Created by

David Hunt

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a hashing algorithm?

A complex mathematical function that transforms data into a fixed length output string.

A tool for encrypting data that can be easily decrypted.

A method for storing passwords in plain text.

A database of common passwords and their hashes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is hashing considered a form of one-way encryption?

Because you cannot go backwards from a hash to work out the original string.

Because it scrambles data temporarily.

Because the hash can easily be converted back to the original string using a key.

Because it uses a complex key to encrypt data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of using salts in password storage?

To append to the end of passwords for added security.

To encrypt the password in the database.

To make it easier to guess the password.

To thwart rainbow table attacks by adding randomness.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a rainbow table?

A type of hashing algorithm.

A tool for encrypting passwords.

A colorful table used in cryptography.

A database containing common passwords and their hashes.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can attackers potentially decode hashed passwords?

By using a strong encryption algorithm.

By asking the user for their password.

By comparing the hash to a database of known hashes.

By using a key to decrypt the hash.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a pepper in password hashing?

To make brute force attacks more computationally expensive.

To replace the use of salts.

To encrypt the hash further with a key.

To store it along with the hash for added security.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are salts generally stored in plain text alongside the hashed output?

To reduce the security of the stored passwords.

Because it is a requirement of all hashing algorithms.

So the website knows what salt to use when verifying a login.

To make it easier for attackers to guess the password.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?