Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - Securing Documents when getting repairs

 
Thread Tools Search this Thread
Old 10-08-2004, 09:28 PM   #1
Default Securing Documents when getting repairs


I have to bring my laptop in for a repair. Something with the screen. But I
can assume that the repair person will want to boot up my computer to do
diagnostics. I want to secure my documents. I thought I could just password
protect my user name and then setup another user for the repair person using
windows xp. But how secure is my stuff? Can he get into my files?




itsme
  Reply With Quote
Old 10-09-2004, 03:19 AM   #2
David H. Lipman
 
Posts: n/a
Default Re: Securing Documents when getting repairs
Remove the hard disk. Any reputable service center can install a replacement hard disk for
temporary purposes.

Dave




"itsme" <> wrote in message news:...
| I have to bring my laptop in for a repair. Something with the screen. But I
| can assume that the repair person will want to boot up my computer to do
| diagnostics. I want to secure my documents. I thought I could just password
| protect my user name and then setup another user for the repair person using
| windows xp. But how secure is my stuff? Can he get into my files?
|
|




David H. Lipman
  Reply With Quote
Old 10-09-2004, 04:20 AM   #3
donnie
 
Posts: n/a
Default Re: Securing Documents when getting repairs
On Fri, 8 Oct 2004 16:28:43 -0400, "itsme" <>
wrote:

>I have to bring my laptop in for a repair. Something with the screen. But I
>can assume that the repair person will want to boot up my computer to do
>diagnostics. I want to secure my documents. I thought I could just password
>protect my user name and then setup another user for the repair person using
>windows xp. But how secure is my stuff? Can he get into my files?
>

#######################
If he boots it w/ a boot disc, I believe he can get into your files.
I would back up the files on other hard drives, either another PC or a
shell acount. Then you can delete them from the laptop and restore
them later.
If you prefer to leave them on the laptop, look at the attrib command.
attrib +h mydocu~1 might hide it.
donnie



donnie
  Reply With Quote
Old 10-09-2004, 04:38 AM   #4
Jay Calvert
 
Posts: n/a
Default Re: Securing Documents when getting repairs
donnie wrote:
> On Fri, 8 Oct 2004 16:28:43 -0400, "itsme" <>
> wrote:
>
>
>>I have to bring my laptop in for a repair. Something with the screen. But I
>>can assume that the repair person will want to boot up my computer to do
>>diagnostics. I want to secure my documents. I thought I could just password
>>protect my user name and then setup another user for the repair person using
>>windows xp. But how secure is my stuff? Can he get into my files?
>>

>
> #######################
> If he boots it w/ a boot disc, I believe he can get into your files.
> I would back up the files on other hard drives, either another PC or a
> shell acount. Then you can delete them from the laptop and restore
> them later.
> If you prefer to leave them on the laptop, look at the attrib command.
> attrib +h mydocu~1 might hide it.
> donnie
>

It all depends what operating system you have on your laptop and what
kind of security settings you have. If you are running XP or 2000, it
is possilble to reset the Administrator account password, you cannot get
into the system without reseting the password, therefore you will know
if somebody has been in your machine if the password for the
Administrator account was changed. That is of course if the only other
accounts on your system is yours, the guest (which should be disabled or
removed) and the Administrator. If any have been changed you can
confront them with legal action.

If you are still on 98 then, you are wide open. Follow Dave's advice
and remove the HD. As Dave said, they should be able to get a
replacement. Explain the situation to them, they will understand

Jay
http://habaneronetworks.com






Jay Calvert
  Reply With Quote
Old 10-09-2004, 03:43 PM   #5
someone
 
Posts: n/a
Default Re: Securing Documents when getting repairs

"itsme" <> wrote in message
news:...
> I have to bring my laptop in for a repair. Something with the screen. But

I
> can assume that the repair person will want to boot up my computer to do
> diagnostics. I want to secure my documents. I thought I could just

password
> protect my user name and then setup another user for the repair person

using
> windows xp. But how secure is my stuff? Can he get into my files?


Take it to a quality repair shop.

I see confidential files all the time.

Nothing ever leaves my office to anyone but my client! The names of my
clients are confidential.

The other advice in this thread are good - back up your files to another hdd
and removing the hdd for service are valid.

As this is a laptop - how secure is your laptop on a daily basis?

someone2
>
>





someone
  Reply With Quote
Old 10-09-2004, 05:54 PM   #6
Moe Trin
 
Posts: n/a
Default Re: Securing Documents when getting repairs
In article <z2J9d.654405$M95.291972@pd7tw1no>, Jay Calvert wrote:
>donnie wrote:
>> On Fri, 8 Oct 2004 16:28:43 -0400, "itsme" <>
>> wrote:
>>>I have to bring my laptop in for a repair. Something with the screen. But I
>>>can assume that the repair person will want to boot up my computer to do
>>>diagnostics. I want to secure my documents. I thought I could just password
>>>protect my user name and then setup another user for the repair person using
>>>windows xp. But how secure is my stuff? Can he get into my files?

>>
>> If he boots it w/ a boot disc, I believe he can get into your files.


>It all depends what operating system you have on your laptop and what
>kind of security settings you have.


Physical access beats five aces.

I know it might come as a shock to you, but it only takes a few minutes
to open the case, REMOVE THE HARD DRIVE, and install it into another
computer that is running a different operating system that doesn't give
a d4mn about your so-called security settings. If the drive is not
encrypted with a strong algorithm, the data is now 0wn3d. Oh, and do
you remember the old 'diskcopy' command that has been in MS-DOS since
version 1.0? Most operating systems have such a command, and it's not
restricted to floppy drives, AND doesn't care about security settings.
It's just copying bits from one drive to another.

Is that _LIKELY_ to happen? I dunno - I don't know what repair shop
the original poster is using. Assuming a reputable facility, the answer
is "probably not" - the repair shop likely has more than enough work to
do than to have the spare time snooping your disk. But don't _EVER_ think
that something is secure when it's not in your physical possession.

Old guy


Moe Trin
  Reply With Quote
Old 10-11-2004, 08:05 AM   #7
andy smart
 
Posts: n/a
Default Re: Securing Documents when getting repairs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

itsme wrote:
| I have to bring my laptop in for a repair. Something with the screen.
But I
| can assume that the repair person will want to boot up my computer to do
| diagnostics. I want to secure my documents. I thought I could just
password
| protect my user name and then setup another user for the repair person
using
| windows xp. But how secure is my stuff? Can he get into my files?
|
|
If you don't want to go for removing the hard disk... then ....

1st, go for a VERY reputable repairer
2nd, remove to a backup any files you really don't want to be there,
then use a file shredder to remove all trace of them on the laptop
3rd, use something like gnupg to encrypt the rest
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBajDBqmlxlf41jHgRAlywAJ49Uwq3okqIpLNvx1YvK4 632UOSKgCggVPl
1t4oqV+oFHqC39jOMQX9sfw=
=7TEa
-----END PGP SIGNATURE-----


andy smart
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
my old hardrive is now an external usb, but i cant acces my documents walkslow Hardware 1 03-07-2008 01:26 AM
Computer Security aldrich.chappel.com.use@gmail.com A+ Certification 0 11-27-2007 02:11 AM
Undeleted word documents now corrupted William25 General Help Related Topics 0 09-23-2007 04:19 AM
Private Documents on InnoVISION's FTP Server @ NGOHQ Silverstrand Front Page News 0 05-12-2006 04:28 AM
Re: Prices for Repairs Gaz A+ Certification 7 08-21-2004 07:54 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46