Security Basics Flashcards

1
Q

What is the principle of least privilege?

A

The principle of least privilege means granting users and applications the minimum level of access or permissions needed to perform their tasks, reducing potential security risks.

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

What is multi-factor authentication (MFA)?

A

MFA requires users to provide two or more forms of authentication (e.g., a password and a fingerprint or SMS code) to access a system, enhancing security.

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

What is the difference between symmetric and asymmetric encryption?

A

Symmetric encryption uses the same key for both encryption and decryption, while asymmetric encryption uses a pair of public and private keys, where the public key encrypts and the private key decrypts.

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

What is a Trojan horse in terms of cybersecurity?

A

A Trojan horse is a type of malware that disguises itself as legitimate software, tricking users into installing it, allowing attackers to gain unauthorized access.

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

What is two-factor authentication (2FA)?

A

2FA is a security process in which the user provides two different authentication factors to verify themselves: something they know (a password) and something they have (a phone or hardware token).

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

What are the primary goals of cybersecurity?

A

The primary goals of cybersecurity are confidentiality (protecting data), integrity (ensuring data accuracy), and availability (ensuring access to data and resources).

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

What is a DDoS (Distributed Denial of Service) attack?

A

A DDoS attack involves overwhelming a server or network with traffic from multiple sources to make it unavailable to legitimate users.

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