|
-
Nov 4th, 2003, 10:18 AM
#1
Thread Starter
Hyperactive Member
Data self-destruct if PC is stolen?
I'd like to ellicit your suggestions on how to purge sensitive/personal files from a PC/laptop automatically in the event it's stolen or otherwise being accessed by an unauthorized user.
My first thought is to simply put a home-grown app in the Startup folder that checks the login username
and if it's not the expected one just delete selected folders, empty the wastebasket, then start copying a large file or folder as xxx001, xxx002, etc onto the disk until it's totally flooded, i.e. overwritten with junk.
I know there are many holes in this, but for 99% of cases it might be adequate. I don't work for the CIA, Enron or the DNC and the last time someone tried to steal my PC they weren't even bright enough to disconnect all the cables and gave up. So, if anyone has any "absolutely foolproof" ideas, that's wonderful. But, I'm happy with just fool-tolerant.
Thanks, DaveBo
"The wise man doesn't know all the answers, but he knows where to find them."
VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15
-
Nov 4th, 2003, 01:48 PM
#2
Fanatic Member
hope you don't forget your password.
LoJack for PC's?
-
Nov 4th, 2003, 03:20 PM
#3
Thread Starter
Hyperactive Member
Writing to disk
"LoJack"
Actually, I think I heard about something like this recently. It sends out an RF signal so the PC can be located. (Maybe I was dreaming again)
Question: what is the fastest way to obliterate/overwrite free space on a disk to make it "virtually" unrecoverable?
I'm playing with just copying a big folder of MP3 files (Using fso.CopyFolder in VB) to \MP3001, \MP3002, etc
But, it's slow.
I'm not too worried about forgetting a password, since there are loopholes in my scheme above, also, all the original files are backed up and locked up, but, laptops are just too mobile and tempting.
"The wise man doesn't know all the answers, but he knows where to find them."
VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15
-
Nov 4th, 2003, 03:23 PM
#4
Fanatic Member
I think the best way is to make sure you keep track of your laptop.
I hear central Mass. is a hotbed of crime.
-
Nov 4th, 2003, 04:06 PM
#5
So Unbanned
Well. Instead of corrupting the data, why not encrypt it?
They sell IDE interrupts that offer on-the-fly encryption. You then need a matching digital device to read from it.
-
Nov 5th, 2003, 07:50 AM
#6
Hyperactive Member
Theres a lot of harddisk encrypting software out there too! Safe Guard Easy for example :
http://www.utimaco.com/indexmain.html
On the other hand you can protect the hardware itselfe for example with a Kensington Lock
http://www.microsaver.com/
Hope that helps
Stephan
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Nov 7th, 2003, 04:33 AM
#7
You could always use Windows XP Pro's encryption.
-
Nov 8th, 2003, 10:38 PM
#8
Last edited by <ABX; Nov 9th, 2003 at 09:32 PM.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Nov 9th, 2003, 11:57 PM
#9
Fanatic Member
Strap a bomb to the bottom of it and if you cant find it just blow it up and your good to go.
-
Nov 10th, 2003, 12:29 AM
#10
Yes, that would work a charm, but what if you wanted it back in ONE piece?
-
Nov 10th, 2003, 01:28 AM
#11
Fanatic Member
Just pick up one piece. or set a little login program of your own that on startup has you enter your username and password and if you get it wrong 3 times....well uh....watever protective thing u wanna happen!
-
Nov 10th, 2003, 01:34 AM
#12
Why not just set the Windows login dialog to lockout after 3 wrong attempts or set a timeout value to like 1 day or something them?
-
Nov 11th, 2003, 04:45 AM
#13
Fanatic Member
-
Nov 11th, 2003, 09:19 AM
#14
Thread Starter
Hyperactive Member
I feel more secure already!
C4? is that the latest incarnation of C++, e.g. C++++?
That would certainly strike fear into this heart.
I think the ultimate, most foolproof (actually fool-exploiting) method is a big button on the desktop that says
"Do not, under any circumstances, press this button!"
The "Dr. Strangelove" button
"The wise man doesn't know all the answers, but he knows where to find them."
VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15
-
Nov 16th, 2003, 12:18 AM
#15
Re: I feel more secure already!
Originally posted by DaveBo
I think the ultimate, most foolproof (actually fool-exploiting) method is a big button on the desktop that says
"Do not, under any circumstances, press this button!"
The "Dr. Strangelove" button
lol, did some thing similar to a guy at work , a file with the title "Personal! DO NOT OPEN, I'M WARNING YOU"
the program(with a word document icon) deletes all the users personal files, emails me with the username/time/date/computer name that the program was run on, the displays "Well, I warned you, I just removed all your files "
The funny thing is that he never wondered why there was only that one file shared
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Nov 21st, 2003, 12:39 AM
#16
Hyperactive Member
I think that you have seen to many movies..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|