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. |

| Subject: | Re: What server hardening are you doing these days? |
|---|---|
| Date: | Sun, 13 Nov 2005 11:13:20 -0800 |
Jim Harrison (ISA) wrote:
Unfortunately, this sort of behavior is also what caused many of the failures for 05-051 and necessitated the follow-on KB for restoring permissions to the %windir%\registration folder and contained .clb packages.
Remember; all MS code is tested in the context of OOB deployment and MS-published security guidelines. The minute you step out of those boxes, you're taking some not-so-insignificant risks upon yourself and your customers.
Luckily, the recommendations made therein are limited to folders and registry entries specific to QBP, so they don't raise too many hackles, assuming you limit local & remote access to that machine for trusted users only. I'd hate to see your customer's financials get sold to the highest bidder for all those changes...
Jim Harrison Security Platform Group (ISA SE) If We Can't Fix It - It Ain't Broke!
-----Original Message-----
From: Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]
[mailto:sbradcpa@pacbell.net] Sent: Friday, November 11, 2005 11:24 AM
To: matthew patton
Cc: focus-ms@securityfocus.com
Subject: Re: What server hardening are you doing these days?
QuickBooks Community - Running QuickBooks 2005 as a Restricted User (Admin Rights FIX):
http://www.quickbooksgroup.com/webx?14@@.eeb323b/9
We throw vendor documentation in the trash all the time and hack registries and hives.
matthew patton wrote:
trashok, seems I need to clarify since several people have responded with their bookmark collection of tips, cheats, workarounds, papers, etc. etc. etc.
While not having looked at all of them, the point is none of them has bothered to address the basic, out of the box faults of the windows filesystem permissions, nor the culture of permissiveness that permeates all things windows. It's one band-aid after another.
LocalSystem isn't 'root'. It's similar in some aspects, but I can
an NT box by denying LocalSystem permissions to certain files. I canaren't
lock out the Administrator likewise. The point is not that there
------------------------------------------------------------------------a zillion different guides to living "more safely" with windows. The point is that on a most rudimentary level, when you start with LocalSystem having Full Control over the entire disk and there is NOT ONE reason for it to be that way, you have a situation where security wasn't thought thru. IIS has no business running as LocalSystem for example. It should be fully capable of running as a 'normal' user with maybe a couple of special privs attached. The concept and implementation of 'sudo' has been around for what, more than 10 years?
How many of you throw the vendor documentation in the trash and actually make the product run as an unprivileged user? Say Oracle? or ColdFusion, or WEbsphere, BEA, etc? Think about it. You have all these operating system components, 3rd party "daemons", and who knows what all running as the same user. And said user has full control permissions to practically every file on the disk. So what that maybe there are 30% fewer buffer overflows in the unholy number of millions of lines of code. If the filesystem/registry permissions are such that LocalSystem can't do jack, I don't care so much if there are glaring problems. (not to imply I condone sloppy coding)
I have yet to find a guide that actually spelled out the REAL permissions needed for LocalSystem. It needs 'read' to pieces of the %system% tree and 'write' to a couple of files but that's it. Mention to Microsoft that you've wholesale mucked with their "anything goes" permission set and they have a coronary and disavow any notion of support. Why is that? Are they ignorant about what their own product actually needs? Where is the security team that has gone thru and redefined all permissions to what they should be and told the programmers to go back and fix their code?
The filesystem is the easy one. I don't have the interest or the time to bother with the registry though in some respects that's probably more important.
---
------------------------------------------------------------------------
---
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
| Previous by Date: | Re: On the topic of Windows Hardening, Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP] |
|---|---|
| Next by Date: | RE: What server hardening are you doing these days?, Jim Harrison (ISA) |
| Previous by Thread: | RE: What server hardening are you doing these days?, Jim Harrison (ISA) |
| Next by Thread: | Re: What server hardening are you doing these days?, Barrie Dempster |
| Indexes: | [Date] [Thread] [Top] [All Lists] |