A DoD 5220.22-M Standard Compliant Anti-Forensic Storage Sanitization Tool
sudo apt install pv
## changing file permission
chmod +x wipe-ng.sh
## running the tool script
sudo bash wipe-ng.sh <Device to Sanitize>
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!