My limited user seems not so limited (XP)

My limited user seems not so limited (XP)

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
My limited user seems not so limited (XP) burnedtechie 08-29-2006
Posted by on August 29, 2006, 10:55 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Having a problem.. In an effort to better secure my home computer, I
created a new admin-level user (this is XP Home, by the way) with a
really long password, logged in as THAT user and changed my usual
account and my wife's account to "limited user" level. Then I shut
down and restarted the computer. Logged in as my usual self (now
LIMITED, mind you) and proceeded to test if I really was locked down
like I wanted.

So I went into my Norton antivirus and tried to change settings - no
dice. *Good* so far, right? I tried creating files on c:\ and got
access denied. GOOD, right? Well, next I downloaded some software off
the internet and installed it and it installed just fine, even making
registry entries all over the place.

WHY??? Why was the software install not blocked? I was able to
install both Google Earth and a Trojan simulator called
TrojanSimulator, which is now resident in memory (TServ.exe) AND has a
registry entry to help it start up next time I reboot (nice, huh?)

I thought the limited user in XP was supposed to prevent this crap!!


Posted by Volker Birk on August 29, 2006, 11:53 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
burnedtechie@yahoo.com wrote:
> WHY??? Why was the software install not blocked? I was able to
> install both Google Earth and a Trojan simulator called
> TrojanSimulator, which is now resident in memory (TServ.exe) AND has a
> registry entry to help it start up next time I reboot (nice, huh?)
> I thought the limited user in XP was supposed to prevent this crap!!

No.

Having limited user rights does not prevent from running malware.

Having limited user rights does prevent malware from doing too much harm
without an extra privilege elevation, though. And having limited user
rights does lead to a situation, that when malware is detected, you
don't need to flatten and rebuild the complete computer, but it's enough
to delete the infected user profile (if it is secure, that there was no
privilege elevation possible), so it's much faster to recover to a safe
state.

Yours,
VB.
--
Viel schlimmer als die Implementation von PHP ist jedoch das Design.

Rudolf Polzer in de.comp.security.misc

Posted by Sebastian Gottschalk on August 30, 2006, 8:10 am
If you were  Registered and logged in, you could reply and use other advanced thread options
burnedtechie@yahoo.com wrote:

> Having a problem.. In an effort to better secure my home computer, I
> created a new admin-level user (this is XP Home, by the way) with a
> really long password, logged in as THAT user and changed my usual
> account and my wife's account to "limited user" level. Then I shut down
> and restarted the computer. Logged in as my usual self (now LIMITED,
> mind you) and proceeded to test if I really was locked down like I
> wanted.
>
> So I went into my Norton antivirus and tried to change settings - no
> dice. *Good* so far, right? I tried creating files on c:\ and got
> access denied. GOOD, right?

Good, but actually strange, because the default permission would normally
allow you to create new folders (but no files) in the root directory. I
normally remove that permission, as it allows users to clatter the root
folder with junk.

> Well, next I downloaded some software off the internet and installed it
> and it installed just fine, even making registry entries all over the
> place.
>
> WHY???

Because it was complaint with your permissions.

> Why was the software install not blocked?

Because you didn't explicitly deny exec rights? Because you didn't
explicitily configure Software Restriction Policies to globally remove
exec rights?

> I was able to install both Google Earth and a Trojan simulator called
> TrojanSimulator, which is now resident in memory (TServ.exe) AND has a
> registry entry to help it start up next time I reboot (nice, huh?)
>
> I thought the limited user in XP was supposed to prevent this crap!!

What crap? Works as supposed and designed.



If you don't want the user-specific autorun entry, you can disable it,
either directly of by group policy:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"DisableLocalUserRun"=dword:1 "DisableLocalUserRunOnce"=dword:1

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"DisableLocalUserRun"=dword:1 "DisableLocalUserRunOnce"=dword:1

What I recommend is to move the startmenu "Startup" autostart to some more
visible location and to disable any other autostart locations. Then the
user has a clear overview over any startup entry in a pure file-based form
(with no need to use any specific tool like a registry editor).



And actually it's quite good that Google Earth installs flawlessly with
limited rights. However, it's still true that it wouldn't require any
installer at all, and badly written installers are the most common source
for failures on installation. As I already mentioned, one can even make
Adobe PhotoShop CS2 install and run without any installer and any
administrative access.

Similar ThreadsPosted
My user accounts now have very limited rights October 18, 2005, 5:14 pm
Limited account in WinXP May 16, 2005, 12:41 pm
Policing user CGI scripts July 4, 2004, 5:20 pm
What will be the future of User-Authentification? March 31, 2005, 12:02 am
DCPP user password?! September 16, 2007, 1:37 pm
Any "etrust access control"-user out there ? August 23, 2004, 11:11 pm
User Friendly email Encryption April 4, 2006, 8:49 am
Mulitple (Batch) changes to Securid User Accounts April 26, 2004, 1:19 am
Nortin Internet Security, XP, Non-Admin user February 20, 2005, 7:46 pm
Spyware and Adware affect every internet user April 22, 2006, 10:46 am

The site map in XML format XML site map

Contact Us | Privacy Policy