CERTIFIED-IN-CYBERSECURITY · Question #777
What does the term 'data remanence' refer?
The correct answer is A. Data left over after routine removal and deletion. Data remanence refers to the residual representation of data that remains on storage media even after attempts have been made to remove or erase it. When files are deleted, the operating system typically only removes the pointer to the data, leaving the actual data intact until…
Question
What does the term 'data remanence' refer?
Options
- AData left over after routine removal and deletion
- BAll of the data in a system
- CFiles saved locally that can't be remoted accessed
- DData in use that can't be encrypted
How the community answered
(55 responses)- A93% (51)
- B2% (1)
- C2% (1)
- D4% (2)
Explanation
Data remanence refers to the residual representation of data that remains on storage media even after attempts have been made to remove or erase it. When files are deleted, the operating system typically only removes the pointer to the data, leaving the actual data intact until overwritten. Even after formatting, traces of data can persist. This is a significant security concern because sensitive data may be recoverable from discarded or repurposed storage devices. Countermeasures include secure wiping (overwriting multiple times), degaussing, or physical destruction of the media.
Topics
Community Discussion
No community discussion yet for this question.