Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Microsoft
[Top] [All Lists]

Re: Prevent users/admin from installing softwares.

Subject: Re: Prevent users/admin from installing softwares.
Date: Tue, 27 Feb 2007 16:58:50 +0100
On 2007-02-27 Rocky wrote:
Actually this is for my client with a small network that requires not
to install anything from the client station.They are frequently
infected by worm/Trojan viruses because most of them had admin rights.

Have them use normal user accounts for day-to-day work. If some software
refuses to run with LUA the steps described in [1] may help.

A limited user accounts can also install a softwares by changing the
directory location like C:\.

Changing the default permissions on C:\ has been a Best Practice for
years. Even Microsoft themselves suggested it in one of their security
bulletins [2]. I usually grant full access to administrators and SYSTEM,
and read access to authenticated users. The only software that caused
any trouble with this setup is the Corel Graphics Suite, which had to be
configured to not use C:\ for the Bitmap Tile Manager's swap.

So if there's no way to restrict this on registry/gpedit would just
recommend to get a 3rd party software.

Third party software won't help you either. It is simply not possible to
restrict local admins without revoking their admin privileges.

[1] http://www.planetcobalt.net/sdb/submission.shtml
[2] www.microsoft.com/technet/security/bulletin/ms02-064.mspx

Regards
Ansgar Wiechers
-- 
"All vulnerabilities deserve a public fear period prior to patches
becoming available."
--Jason Coombs on Bugtraq

<Prev in Thread] Current Thread [Next in Thread>