On 9 Mar 2006, in the Usenet newsgroup alt.computer.security, in article
< .com>,
wrote:
>Can the network administrator log on through the network to my laptop as
>"administrator" (or something else) and access my files?
Does the 'network administrator' have an account on your laptop? Does
that person know the/a password to any account?
>I know he can intercept my internet communications (including passwords)
>and that doesn't bother me, but I don't want him accessing my files.
As long as you are aware that all network traffic can be monitored.
>I checked the properties for my C:\ drive and it is not shared, yet I have
>this feeling there's another door somewhere...
Two things. First, do _ALL_ accounts on the laptop have "good" passwords?
By this I mean something that is not a word in any dictionary, has mixed
UPPER and lower case, at least one number, and one punctuation mark? Do
a google search for "CERT Advisory CA-2003-08" from March 2003, and see all
of the ineffectual passwords the 'deloder' worm was using to break into
computers world-wide.
Second - will anyone have unsupervised physical access to the computer?
With many computers, it takes only a few minutes to open the case, and
physically remove the hard disk - moving it to another computer where any
part of the disk can be copied to another location. The solution for that
is physical security, and an encrypted file system.
Passwords are the usual weak spot. All to many have no password, or something
absolutely any five year old can guess. The problem with "good" passwords is
that they are harder to remember. A solution to that is to use FOR EXAMPLE
the first letter of each word of a phrase - perhaps from a song, or the
motto of your school, or similar. Thus, "Twinkle, twinkle, little star, how
I wonder what you are" can become 'Ttl*h1wwUr' - except that I use this
example fairly often, and someone may guess it. So, use your own phrase.
>I use XP Home, NTFS filesystem.
I don't, so pay attention to what the others have posted as well.
Old guy