Password Attacks Flashcards

1
Q

Brute force

A

an attacker systematically tries every possible combination of passwords until the correct one is found

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Dictionary Attack

A

This method involves using a pre-defined list of words or phrases (the “dictionary”) to guess passwords

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Credential stuffing

A

In this attack, an attacker uses stolen username and password pairs from one service to gain access to accounts on other services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Phishing

A

tricking users into providing their passwords

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Keylogging

A

type of malware that records keystrokes on a victim’s device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Social engineering

A

involve manipulating individuals into revealing their passwords, often through deceitful tactics

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Rainbow Table Attack

A

precomputed tables for reversing cryptographic hash functions. If an attacker gains access to hashed passwords, they can use rainbow tables to find the corresponding plaintext passwords quickly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Man-in-the-Middle (MitM) Attack

A

attacker intercepts communication between the user and the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Password Reset Attack

A

Attackers may attempt to reset a user’s password by exploiting vulnerabilities in the password recovery process, such as answering security questions that may be publicly available information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Password spraying

A

type of brute force attack where an attacker attempts to gain unauthorized access to multiple accounts by using a few commonly used passwords

How well did you know this?
1
Not at all
2
3
4
5
Perfectly