Lesson 4 Quiz

Lesson 4 Quiz

University

20 Qs

quiz-placeholder

Similar activities

Hashing Search - Data Structures

Hashing Search - Data Structures

University

15 Qs

IT Essentials Ch 13 Review - Security

IT Essentials Ch 13 Review - Security

9th Grade - University

18 Qs

Indices con estructura de árbol y hashing

Indices con estructura de árbol y hashing

University

18 Qs

Cybersecurity Quiz

Cybersecurity Quiz

University

20 Qs

Authentication Quiz

Authentication Quiz

11th Grade - University

15 Qs

Hashing

Hashing

University

20 Qs

HASHING IN DBMS

HASHING IN DBMS

University

15 Qs

Hash

Hash

University

20 Qs

Lesson 4 Quiz

Lesson 4 Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Hanz Bausa

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are passwords stored when using hashing?

In plaintext for quick access

As encrypted text with a decryption key

As irreversible scrambled data using a hash function

As compressed strings

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

When you sign up for a website, your password is passed through a ____________ function and the output digest is stored on the server.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

It is the process of converting a password into an irreversible, scrambled output, making it unreadable even to the website owner.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about hashing?

It can be reversed using a decryption key.

The same input always produces the same hash output.

It requires storing the decryption key on the server.

It reveals passwords in case of a breach.

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A major risk in hashing is a ____________, where two different inputs produce the same output digest.

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

It is a unique, random value added to the end of a password before hashing to avoid identical hashes for the same passwords.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about salting is correct?

The same salt is used for every user.

Salt values are stored with the hash in the database.

Salt values are not stored anywhere.

Salt makes the hash weaker.

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?