-
Notifications
You must be signed in to change notification settings - Fork 0
SCSI Generic Security Protocol Tool
License
geekmug/sgsp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SCSI Generic Security Protocol This tool is designed to manipulate the configuration of SCSI devices that support the Security Protocol standard. This tool supports toggling the encryption/decryption mode as well as setting the encryption/decryption key. ==== Dependencies: - lsscsi (http://sg.danny.cz/scsi/lsscsi.html) - sg3_utils (http://sg.danny.cz/sg/) ==== Usage: sgsp.py [options] [device] Options: -h, --help show this help message and exit -e, --enable enable encryption/decryption (default) -d, --disable disable encryption/decryption -v, --verbose be noisy about everything -p FD, --password-from-fd=FD read password from file descriptor num -P FILE, --password-from-file=FILE read password from file -T, --twice ask password twice -H HASH, --hash=HASH set password hash function (default: sha256) -r RAW, --raw=RAW disable hashing of password
About
SCSI Generic Security Protocol Tool
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published