C3 Security Consulting LLC
Confidentiality
Integrety
Availability
company banner
HomeSecurityServicesVistaInformationCompany
  
floating layer default test box
Information
Basics
Checklists
CIA
Glossary & Acronyms
References and
Acknowledgments
Windows 98
Windows NT4
Windows XP
On this page:
Windows XP
Auditing
Related Links
Newbie?
Whether brand new or looking for expansion, LinuxFromScratch is a great resource.
OpenSSH
OpenSSH, an Open Source implementation of the SSH protocol. A favorite for Unix users.
Read Linux partitions from Windows
This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.
Wireless LAN resources for Linux
Zone Alarm Internet Security Suite.
Linux Devices
To see a range of devices that run on Linux look at www.linuxdevices.com.

Securing Windows XP

Print view

This is an exhaustive subject. Microsoft has created many layers and differing approaches, the implementation of which depends on your environment and requirements.

This guide is meant to be abbreviated steps for a generic situation, and is not all encompassing. The focus is on stand alone, or peer-to-peer systems, and does not include Active Directory specific detail.

Due to the amount of information available, many computer users either cannot find, or do not know where to look for, concise summaries. For areas that are not covered, and still apply to your situation, follow the links at the end of the page for more details.

Auditing

Ideally auditing should be configured to generate information on inappropriate use of the computer. Although it is possible the logs will not be reviewed on a regular basis, they can still be of use determining a sequence of historical events.

OptionSettingPurpose

Audit account logon events

Success, Failure

To track who uses, or has attempted the computer with a local account

Audit account management

Success, Failure

Changes, or attempted changes, to local account information. This can be useful to track the elevation of rights

Audit logon events

Success, Failure

To track the remote access to the local machine

Audit object access

Failure

Attempted use of local resources. To log success would generate enormous amounts of data. However it is possible to audit a resource (such as a file share) individually to monitor access.

Audit policy change

Success

To track changes to user rights or local policies, such as the Audit policy

Audit privilege use

Failure

Unsuccessful attempts to use elevated rights

Audit process tracking

No Auditing

Not used unless special circumstances require close application monitoring. Even then, use with caution as it can generate a lot of log entries

Audit system events

Success

Very useful for tracking unauthorized access and events like shutting the computer off

To configure the local audit policy:
  1. Select Start, Programs, Administrative Tools.
  2. Click on the Local Security Policy icon.
  3. If not already displayed, click on Security Settings, Local Policies, and Audit Policy to display the policy settings.
  4. To change the setting click on the policy setting name and check the appropriate Success/Failure boxes.
  5. Exit the application. The settings are saved automatically.
To define an audit rule for a file or folder
  1. Locate the file or folder using Windows Explorer and select it.
  2. Click the File menu and select Properties.
  3. Click the Security tab, and then click the Advanced button.
  4. Click the Auditing tab.
  5. Click the Add button, and the Select User, Computer, or Group dialog box will display.
  6. Click the Object Types… button, and in the Object Types dialog box select the object types you want to find.
    Note: The User, Group, and Built-in security principal object types are selected by default.
  7. Click the Locations… button, and in the Location: dialog box select either your domain or local computer.
  8. In the Select User or Group dialog box, type the name of the group or user you want to audit. Then, in the Enter the object names to select dialog box, type Authenticated Users (to audit the access of all authenticated users) and click OK. The Auditing Entry dialog box will display.
  9. Determine the type of access you want to audit on the file or folder using the Auditing Entry dialog box.
    Note: Remember that each access may generate multiple events in the event log and cause it to grow rapidly.
  10. In the Auditing Entry dialog box, next to List Folder / Read Data, select Successful and Failed, and then click OK.
  11. The audit entries you have enabled will display under the Auditing tab of the Advanced Security Setting dialog box.
  12. Click OK to close the Properties dialog box.
▲Top of page
Did you know?
Wireless networks are more vulnerable to hackers - so they need additional protection.
Encryption technologies such as Wi-Fi Protected Access can help. Although there are weaknesses with WEP, some legacy systems do not support more modern protocols like WPA, and so WEP is still better than nothing and will deter most casual eavesdropping.
Almost half of all companies surveyed spend less than 2% of their IT budget on security.
And of that figure, 40% spent less than 1% citing the engagement of senior management as a significant obstacle.
Many security initiatives fail to have longevity.
Because they are not presented to senior management as a business need they lack the authority to be prioritized.
Set up a firewall. Even if you just use dial-up or DSL you are fully exposed to the internet.
This is your primary defense and protects against outside attacks by screening and blocking all traffic between your network and the Internet that is not allowed. The firewall also hides computer addresses. Firewall hardware connects between the cable/ DSL modem and your computers. Windows operating systems have great built-in firewalls.
Patch management is the cheepest security fix available.
Having an automated patchmanagement system is straight forward to setup with almost no administrative overhead. Set it up once for your environment and it will do the work.