Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 405 Bytes

Wipe-ng

A DoD 5220.22-M Standard Compliant Anti-Forensic Storage Sanitization Tool

How to use:

sudo apt install pv
## changing file permission
chmod +x wipe-ng.sh
## running the tool script
sudo bash wipe-ng.sh <Device to Sanitize>

Note:

The Project is still a work in progress feel free to fork and test the tool and contact if you can help improving the project!