JWipe - Disk Sanitization

### [YouTube Demonstration](https://youtu.be/7eJexJVCqJo)

Description

Project consists of a simple PowerShell script that walks the user through "zeroing out" (wiping) any drives that are connected to the system. The utility allows you to select the target disk and choose the number of passes that are performed. The PowerShell script will configure a diskpart script file based on the user's selections and then launch Diskpart to perform the disk sanitization.

Languages and Utilities Used

- PowerShell - Diskpart

Environments Used

- Windows 10 (21H2)

Program walk-through:

Launch the utility:
Disk Sanitization Steps

Select the disk:
Disk Sanitization Steps

Enter the number of passes:
Disk Sanitization Steps

Confirm your selection:
Disk Sanitization Steps

Wait for process to complete (may take some time):
Disk Sanitization Steps

Sanitization complete:
Disk Sanitization Steps

Observe the wiped disk:
Disk Sanitization Steps