1.4 Explain the importance of using appropriate cryptographic solutions. Flashcards

1
Q

Encryption level

A

o Full-disk:
o Partition: Encrypts specific partitions, leaving others unencrypted

o File: Encrypts individual files

o Volume : Encrypts selected files or directories

o Database : Encrypts data stored in a database at column, row, or table levels

o Record : Encrypts specific fields within a database record

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

Obfuscation methods

A

o Steganography
o Tokenization
o Data masking

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

Hashing

A

■ Converts data into fixed-size hash values
■ Irreversible one-way function
■ Commonly used for password storage

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

Masking

A

■ Replace some or all data with placeholders (e.g., “x”)
■ Partially retains metadata for analysis
■ Irreversible de-identification method

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

Obfuscation

A

Make data unclear or unintelligible

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

Tokenization

A

■ Replace sensitive data with non-sensitive tokens
■ Original data stored securely in a separate database
■ Often used in payment processing for credit card protection

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

Full-disk Encryption

A

Encrypts the entire hard drive

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

o Partition Encryption

A

Encrypts specific partitions, leaving others unencrypted

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

o File Encryption

A

Encrypts individual files

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

o Volume Encryption

A

Encrypts selected files or directories

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

o Database Encryption

A

Encrypts data stored in a database at column, row, or table levels

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

Record Encryption

A

Encrypts specific fields within a database record

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