Re: File on disk- encrypted or not?
From: Shawn Willden (shawn-qw@willden.org)
Date: 12/20/02
- Next message: scott@_nospam_scottsavarese.com: "syslog-ng and iptables"
- Previous message: Tim Haynes: "Re: portscan 32842:6100?"
- In reply to: Lew Pitcher: "Re: File on disk- encrypted or not?"
- Next in thread: Kasper Dupont: "Re: File on disk- encrypted or not?"
- Reply: Kasper Dupont: "Re: File on disk- encrypted or not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Shawn Willden <shawn-qw@willden.org> Date: Fri, 20 Dec 2002 08:44:14 -0700
Lew Pitcher wrote:
> On Fri, 20 Dec 2002 14:24:58 +0000 (UTC), in comp.os.linux.security,
> "Sachin Garg" <schngrg@yahoo.com> wrote:
>>If the file has limited (say, read only) access to all users except
>>root.
>>I wish to know if this file on hard disk on a linux system is stored in
>>encrypted form or not?
>>
>>I think it should be encrypted, or else someone may just boot from say
>>an MS-DOS bootable floppy and use direct disk I/O functions to directly
>>excess the information, Failing the whole concept of security.
>
> Assuming that the attacker were knowledgable enough to be able to use MSDOS
> tools to locate the data, then yes, there is an exposure.
Okay, so assume he uses a floppy Linux distro, like Tom's Root Boot
disk, or a bootable CD-based distro, like Knoppix, instead.
> However, what's an attacker doing booting your secure system from an MSDOS
> boot disk in the first place? Permitting this invalidates any concept of
> security that you might have imposed as well.
Not necessarily. It depends on the particulars, and on what "concept of
security" you have.
For example: I have a laptop that contains lots of confidential
information. Disclosure of this information would upset my clients and
could potentially cost them lots of money (and cause huge problems for
me as well). Because I travel, I essentially have to have the laptop
with the data on it, but the fact that it spends so much time in places
where it could potentially be stolen raises large security questions.
So: I have an IBM Thinkpad, which has a pretty good system for
password-protecting both the BIOS and the HDD. The BIOS password can be
cleared by an attacker, but the HDD password cannot (at least not
easily). Both because I'm paranoid and because it is at least vaguely
plausible that someone might try to disassemble the drive and read the
data off of the platters directly to bypass the HDD password, or might
find some other way to bypasss the password, I also use an encrypted
file system for my sensitive data and encrypted swap to keep the data
from being paged out in the clear.
As long as my threat model consists of my laptop being stolen while
powered down or when the encrypted file system is unmounted, I have
pretty good security.
Shawn.
- Next message: scott@_nospam_scottsavarese.com: "syslog-ng and iptables"
- Previous message: Tim Haynes: "Re: portscan 32842:6100?"
- In reply to: Lew Pitcher: "Re: File on disk- encrypted or not?"
- Next in thread: Kasper Dupont: "Re: File on disk- encrypted or not?"
- Reply: Kasper Dupont: "Re: File on disk- encrypted or not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|