I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi etc. accept locking / unlocking via password through hdparm commands via USB (kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high
The running kernel lacks CONFIG_IDE_TASK_IOCTL support for this device. SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone could
know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
On Sat, 03 Sep 2022 14:45:20 -0400, Markus Robert Kessler <no_reply@dipl-ing-kessler.de> wrote:
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi etc.
accept locking / unlocking via password through hdparm commands via USB
(kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb
security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high The running kernel lacks CONFIG_IDE_TASK_IOCTL support for
this device.
SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone could
know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
Are you using a usb connection? https://sourceforge.net/p/hdparm/support-requests/7/
On Sat, 03 Sep 2022 15:05:39 -0400 David W. Hodgins wrote:
On Sat, 03 Sep 2022 14:45:20 -0400, Markus Robert Kessler
<no_reply@dipl-ing-kessler.de> wrote:
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi etc.
accept locking / unlocking via password through hdparm commands via USB
(kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb
security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high The running kernel lacks CONFIG_IDE_TASK_IOCTL support for
this device.
SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone could
know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
Are you using a usb connection?
https://sourceforge.net/p/hdparm/support-requests/7/
Yes and no. First, I tried to connect via USB, since this worked for
every other disk I have, but accessing EVO 870 failed.
In the BIOS I could set the user password, but not the factory-set master- password. So, everyone knowing the master-pw can gain access to the data. This is inacceptable.
So, I then put it into one of my notebooks and booted from a live dvd
(Mageia 8 / x64).
I could see the drive, but, unfortunately, when the live-dvd is up, there
is no way to set/unset user/master password with hdparm, since prior to booting, the BIOS has "frozen" the settings of the disk.
There is no "do not freeze the disk" checkbox in my BIOS.
So, currently, I am stuck here. But, anyway, Samsung did not integrate
such an evil backdoor in the former models like EVO 840..860.
Just now, into EVO 870. -- Anyone can tell me why?
Best regards,
Markus
On Sat, 03 Sep 2022 15:05:39 -0400 David W. Hodgins wrote:
On Sat, 03 Sep 2022 14:45:20 -0400, Markus Robert Kessler
<no_reply@dipl-ing-kessler.de> wrote:
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi etc.
accept locking / unlocking via password through hdparm commands via USB
(kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb
security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high The running kernel lacks CONFIG_IDE_TASK_IOCTL support for
this device.
SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone could
know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
Are you using a usb connection?
https://sourceforge.net/p/hdparm/support-requests/7/
Yes and no. First, I tried to connect via USB, since this worked for
every other disk I have, but accessing EVO 870 failed.
In the BIOS I could set the user password, but not the factory-set master- password. So, everyone knowing the master-pw can gain access to the data. This is inacceptable.
So, I then put it into one of my notebooks and booted from a live dvd
(Mageia 8 / x64).
I could see the drive, but, unfortunately, when the live-dvd is up, there
is no way to set/unset user/master password with hdparm, since prior to booting, the BIOS has "frozen" the settings of the disk.
There is no "do not freeze the disk" checkbox in my BIOS.
On 04.09.22 0:20, Markus Robert Kessler wrote:
On Sat, 03 Sep 2022 15:05:39 -0400 David W. Hodgins wrote:Why not put your data in a password protected zipfile on the HD?
On Sat, 03 Sep 2022 14:45:20 -0400, Markus Robert Kessler
<no_reply@dipl-ing-kessler.de> wrote:
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi
etc.
accept locking / unlocking via password through hdparm commands via
USB (kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb
security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high The running kernel lacks CONFIG_IDE_TASK_IOCTL support for
this device.
SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone
could know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
Are you using a usb connection?
https://sourceforge.net/p/hdparm/support-requests/7/
Yes and no. First, I tried to connect via USB, since this worked for
every other disk I have, but accessing EVO 870 failed.
In the BIOS I could set the user password, but not the factory-set
master-
password. So, everyone knowing the master-pw can gain access to the
data. This is inacceptable.
So, I then put it into one of my notebooks and booted from a live dvd
(Mageia 8 / x64).
I could see the drive, but, unfortunately, when the live-dvd is up,
there is no way to set/unset user/master password with hdparm, since
prior to booting, the BIOS has "frozen" the settings of the disk.
There is no "do not freeze the disk" checkbox in my BIOS.
So, currently, I am stuck here. But, anyway, Samsung did not integrate
such an evil backdoor in the former models like EVO 840..860.
Just now, into EVO 870. -- Anyone can tell me why?
Best regards,
Markus
That way you dont need to block the drive.
Am Samstag, 03. September 2022, um 18:45:20 Uhr schrieb Markus Robert Kessler:
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
I can't help you with your problem, but setting this password won't
protect people from accessing it if they know how to remove it. The data
is still unencrypted. I recommend setting up LUKS to encrypt the data,
so you don't need to care about such a password anymore.
Hi all,
I just tried to prepare an external harddisk by setting a password to
make it safe for travelling.
All other harddisks like (older) Samsung, Western Digital, Hitachi etc. accept locking / unlocking via password through hdparm commands via USB (kernel 5.10.46 / x64), but Samsung EVO 870 refuses to do so:
$ hdparm --user-master u --security-set-pass 'newpass' /dev/sdb security_password: "newpass"
/dev/sdb:
Issuing SECURITY_SET_PASS command, password="newpass", user=user,
mode=high The running kernel lacks CONFIG_IDE_TASK_IOCTL support for
this device.
SECURITY_SET_PASS: Invalid argument
B.t.w., I cannot even remove or overwrite the manufacturer's secret
master password. So, this is a severe security risk since someone could
know it and unlock those drives.
Has anyone already managed to lock / unlock such a drive?
Any idea how to proceed?
Thanks a lot!
Best regards,
Markus
Hi,
this was one my favorite options in the beginning, yes.
But in this case, someone can install trojans, keyloggers etc. to, sooner
or later, get access.
Besides this, the archive can be stolen and be decrypted via cloud
services, no matter, how long it takes. He will get access.
Best regards,
Markus
So, once again, thanks for all your ideas!
Hi,
this was one my favorite options in the beginning, yes.
But in this case, someone can install trojans, keyloggers etc. to, sooner
or later, get access.
Besides this, the archive can be stolen and be decrypted via cloud
services, no matter, how long it takes. He will get access.
Nuts. With modern encryption this is just wrong. He will not get access.
The earth will get fried in a supernova or red giant before it is
decrypted, assuming you do not use idiotically weak passwords.
And why would anyone spend that kind of time and effort and money on
your data?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 483 |
Nodes: | 16 (0 / 16) |
Uptime: | 76:43:50 |
Calls: | 9,574 |
Calls today: | 5 |
Files: | 13,666 |
Messages: | 6,142,668 |