On 9 Feb 2004 16:54:42 -0800,
(E-Mail Removed) (Tom
>"cquirke (MVP Win9x)" <(E-Mail Removed)> wrote
>> >You're correct, "simple file sharing" was not my friend. Now I can
>> >access admin$ well enough for my purposes. Thankyou.
>> Let's hope the entire Internet doesn't share that access - else your
>> PC is likely to be "automated" to do who knows what!
>This is a timely warning. In my case the computer is on a small
>trusted LAN that is seperated from the internet.
Good one. In case of migration from some other entrance method to
trans-LAN spread (a standard feature of many malware), I'd still limit
and manage shares. What I usually do is:
- write-share only data locations, with no auto-run opportunities
- maintain a "data hygiene" policy; no executables in such locations
You can put a fist in the glove by automatically sweeping these data
shares for executables and deleting them, or simply leave it as a
matter of policy; "if you see executables (digression on what an
'executable' is) in here, don't run them; they *will* be intruders".
The main "autorun opportunities" are:
- patching into system startup; StartUp, Win.ini, Autoexec.bat etc.
- patching into app startup; MS Office StartUp, Normal.dot etc.
- \Autorun.inf (suppress via NoDriveTypeAutoRun=9D and others)
- desktop.ini / "View As Web Page"
- any dir in the Path
- other magic-name opportunities
"View As Web Page" is potentially the biggest risk, as this makes
every full-shared directory a malware launchpad. The most dangerous
practice is to full-share C:\ as "C" and map a drive letter to it; the
auto C$ may be less visible, but I'd rather it was completely gone.
TCP/IP on LAN can make it more difficult to use personal firewall
software, which in turn makes it harder to spot call-home behaviour
(even when this is isn't stealthed through via a trusted wrapper such
as svchost, rundll, rundll32, or a BHO-driven IE).
That's why I liked using NetBEUI or IPX for LAN, wherever Internet
access via router or ICS was not required. But XP botches that.
>-- Risk Management is the clue that asks:
"Why do I keep open buckets of petrol next to all the
ashtrays in the lounge, when I don't even have a car?"
>----------------------- ------ ---- --- -- - - - -