A-Z Popular Blog Security Search »
Information Security
 Advertisements
Related Guides

Delete vs Wipe

 , updated on
Deleting data is the process of requesting that an operating system delete a file or list of files. There are often various ways of recovering a file that has been deleted in this fashion. Operating systems commonly include a restore function that allows users to recover recently deleted files. Beyond that, operating systems commonly don't physically delete data but simply remove it from their registry of files such as a file allocation table. As such, deleted files can be recovered until the operating system sufficiently reuses all of the physical space the files occupied.
Wiping data is the process of using specialized security tools that overwrite data on a data storage device. This process may include multiple passes that write all zeros, all ones or random data to physical devices. Security tools for wiping data may provide a certificate to validate that the data is gone. Such tools will pay special attention to hidden files, restore functionality of operating systems and other common pitfalls of data deletion.

Delete vs Wipe

From an information security perspective, it can be assumed that a file that has been deleted can be recovered. Any files that have been wiped with a sufficiently advanced security tool can be deemed unrecoverable.

Recovery of Deleted Files

Beyond an operating system's file restore functionality, a file can often be recovered until the operating system uses the space again. This is unpredictable and can be measured in years or can take minutes.

Multiple Overwrites

Multiple overwrites are often used by data wiping tools. Various standards exist for this that usually involve three complete passes over all target data. For example, all zeros, all ones and a random pattern may be considered a secure wipe.
Delete vs Wipe
Data Delete
Data Wipe
Definition
Using an operating system interface or command to logically delete a file that may physically remain in storage.
Using a specialized tool that performs multiple overwrites on data to make it generally impossible to recover the data.

Information Security

This is the complete list of articles we have written about information security.
Audit Trail
Canary Trap
Confidential Information
Critical Infrastructure
Cryptographic Keys
Cryptographic Salt
Cryptography
Cybersecurity Risk
Data Breach
Data Remanence
Data Room
Data Security
Deep Magic
Defense In Depth
Degaussing
Digital Identity
Failure Of Imagination
Geofencing
Hardening
Honeypot
Incident Response
IoT Security
Key Stretching
Network Security
Non-repudiation
Nonce
Operations Security
Overlay Network
Password Entropy
Password Fatigue
Proof Of Work
Sandbox
Secure Code Review
Security As A Service
Security Controls
Zero-day
More ...
If you enjoyed this page, please consider bookmarking Simplicable.
 

Security vs Privacy

The relationship between security and privacy.

Hardening

An overview of technology hardening.

Deep Magic

An overview of deep magic, a technology term.

Defense In Depth

An overview of defense In depth.

Encryption Examples

A definition of encryption with examples.

Canary Trap

A definition of canary trap with an example.

Honeypot

A definition of honeypot with examples.

Security Through Obscurity

A definition of security through obscurity with an example.

Tokens

A definition of token with examples.

Backdoor

A definition of backdoor with examples.

Data

An overview of data with a list of examples.

Types Of Data

The basic types of data.

Dark Data

The definition of dark data with examples.

Data Massage

The mysteries of data massage.

Data Definition

Several useful definitions of data.

Analytics

A definition of analytics with examples.

Data vs Information

The difference between data and information.

Hard Data vs Soft Data

The difference between hard data and soft data.

Human Readable

A definition of human readable.

Data Loss

The common types of data loss.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map