Security Basics mailing list archives

Re: Windows "Object Access" auditing


From: Glen () GlenVictor com
Date: Tue, 18 Sep 2012 18:32:13 GMT

Auditing Profiles will generate many noise events from the System and Network accounts, so it might be better to limit 
your target to Authenticated Users.

One solution is to DENY READ access to the Auditing GPO for the Management team.

A second solution is to write a WMI/VBScript/Powershell script to exclude the GPO from the usernames - if the profile 
name matches the logon name, if they don't match, then some programming would be necessary.

A third solution is to gather all the events into a Db and then filter.

I hope this helps.

Glen Victor

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: