Chapter 5: Passwords & Authentication

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

authentication

The process of verifying that someone is who they say they are.

2
New cards

biometric

Security measure that uses unique physical characteristics like fingerprints or facial features for identification.

3
New cards

brute force attack

A method of trying many password combinations to guess the correct one.

4
New cards

credential

Information used to verify identity, such as username and password.

5
New cards

digital certificate

An electronic document that proves the identity of a website or user.

6
New cards

factor

A method of verifying identity (something you know, have, or are).

7
New cards

hash

A mathematical function that converts passwords into scrambled text.

8
New cards

key

A piece of information used to encrypt or decrypt data.

9
New cards

passphrase

A longer password made up of multiple words.

10
New cards

password

A secret word or phrase used to gain access to a system or account.

11
New cards

password manager

A software tool that helps users create and store strong, unique passwords.

12
New cards

Personal Identification Number (PIN)

A short numeric password, often used for quick logins.

13
New cards

private key

Secret code used in encryption that only the owner knows.

14
New cards

public key

Code that can be shared with others for encrypted communication.

15
New cards

salt

Random data added to passwords before encryption for extra security.

16
New cards

security question

A question only the user is supposed to know the answer to, used for account recovery.

17
New cards

strong password

A password that is hard to guess and uses a mix of uppercase letters, lowercase letters, numbers, and symbols.

18
New cards

Two-Factor Authentication (2FA)

A security process that requires two types of verification, like a password and a code sent to your phone.

19
New cards

username

A unique name that identifies a user on a system.