CCSP · Question #729
What masking strategy involves the replacing of sensitive data at the time it is accessed and used as it flows between the data and application layers of a service?
The correct answer is C. Dynamic. Dynamic masking involves the live replacing of sensitive data fields during transactional use between the data and application layers of a service. Static masking involves creating a full data set with the sensitive data fields masked, but is not done during live transactions…
Question
What masking strategy involves the replacing of sensitive data at the time it is accessed and used as it flows between the data and application layers of a service?
Options
- AActive
- BStatic
- CDynamic
- DTransactional
How the community answered
(60 responses)- A3% (2)
- B7% (4)
- C88% (53)
- D2% (1)
Explanation
Dynamic masking involves the live replacing of sensitive data fields during transactional use between the data and application layers of a service. Static masking involves creating a full data set with the sensitive data fields masked, but is not done during live transactions like dynamic masking. Active and transactional are offered as similar types of answers but are not types of
Topics
Community Discussion
No community discussion yet for this question.