Re: Infected Through Shares?
From: cquirke (MVP Windows shell/user) (cquirkenews_at_nospam.mvps.org)
Date: 05/04/05
- Next message: Malke: "RE: possible virus"
- Previous message: cquirke (MVP Windows shell/user): "Re: Infected Through Shares?"
- In reply to: Kerry Brown: "Re: Infected Through Shares?"
- Next in thread: cquirke (MVP Windows shell/user): "Re: Infected Through Shares?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 04 May 2005 10:45:05 +0200
On Mon, 2 May 2005 22:16:23 -0700, "Kerry Brown"
>"Allan C" <proven_solutions@hotmail.com> wrote in message
>The admin shares are only available with an administrator level account. If
>all the accounts had strong passwords that were different on each computer
>you should be safe.
If the world was free of malware, you should be safe, too.
Passwords and account rights are band-aids, not hard scopes.
http://cquirke.mvps.org/pwdssuck.htm refers on pwds ;-)
>The virus would have to authenticate to get access. With
>simple file sharing the virus could drop files in the shared documents
>folder and possibly others via the guest account. If the pc's have XP Pro
>you should turn off simple file sharing and disable the guest account on all
>the pc's. With XP Home you have to be very careful what shares are set up.
>Never share the root directory of a drive.
Which is exactly what admin shares do; they share root for write
access. You can kill these via a .REG, but the hidden RPC share
remains. But that's OK, because the RPC subsystem has always been
utterly safe and structurally immune to exploits <withering sarcasm>
If you practice data hygiene, then arbitrary drops are less threat:
- set the system to show file name extensions and all files, DUH
- don't tolerate code file types within data locations
- don't full-share anything except data-only locations
- never full-share C:\ or any part of a startup axis
- set NoDriveTypeAutoRun = 9D if full-sharing any \
- kill "View As Web Page" if sharing any dirs at all
Obviously that's at odds with MS practice, which is to have IE
downloads and incoming IM attachments dumped in "My Docs".
You can enforce such a policy with a Task that periodically sweeps for
code file types. A .bat or script can do this; when such files are
found in data locations, they can be removed and an alert can be made.
>---------- ----- ---- --- -- - - - -
Gone to bloggery: http://cquirke.blogspot.com
>---------- ----- ---- --- -- - - - -
- Next message: Malke: "RE: possible virus"
- Previous message: cquirke (MVP Windows shell/user): "Re: Infected Through Shares?"
- In reply to: Kerry Brown: "Re: Infected Through Shares?"
- Next in thread: cquirke (MVP Windows shell/user): "Re: Infected Through Shares?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|