Skip to content

Bsaud/wipe-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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!