Section 13: Data Security Flashcards

1
Q

Data Life Cycle

A

o The entire period of time that data exists within your systems
▪ Creation
▪ Usage
▪ Sharing
▪ Storage
▪ Archival
▪ Destruction

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

Data Masking vs Tokenization

A

Data Masking
▪ Substitutes a generic or placeholder label from real data
▪ Keeps the same format and same structure of the data
SSN = 123-45-6789

o Tokenization
▪ Substitutes a unique token for the real data

SSN=4753951635
Master Table has a list of which tokens correspond to which SSNs
This allows for the information to be reidentified if needed

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

Data Aggregation and Banding

A

Data Aggregation and Banding
▪ Gathers and generalized the data to protect the individuals involved

67% of students…
9 out of 10

No individuals listed

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

Four actions used by DLP

A

▪ Alert
● if the DLP is set to alert only, it will allow the data transfer to
continue its destination, but logs and alerts

▪ Block
● Stops the users from being able to copy the file from the shared
drive

▪ Quarantine
● Will block the user from copying the file and then it will take away
the user’s access to even read or open the file

▪ Tombstone
● The file on the share drive is replaced by a file that simply
contains a message that states a policy violation has occurred

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