OpenSolaris Security Audit

OpenSolaris Security Audit

Overview

OpenSolaris Audit project builds on top of the existing Solaris Auditing
subsystem and aims to promote wider adoption and develop other features in
accord with sysadmin/customer needs.

Intro from System Administration Guide

Auditing is the collecting of data about the use of system resources. The audit
data provides a record of security-related system events. This data can then be
used to assign responsibility for actions that take place on a host. Successful
auditing starts with two security features: identification and authentication.
At each login, after a user supplies a user name and password, a unique audit
session ID is generated and associated with the user's process. The audit
session ID is inherited by every process that is started during the login
session. Even if a user changes identity within a single session, all user
actions are tracked with the same audit session ID.

Solaris auditing helps to detect potential security breaches by revealing
suspicious or abnormal patterns of system usage. Solaris auditing also provides
a means to trace suspect actions back to a particular user, thus serving as a
deterrent. Users who know that their activities are being audited are less
likely to attempt malicious activities.

Goals

Long term goals for the Solaris Audit I-team (set by Q1/2008):

  1. enable/disable audit without reboot
  2. facilitate complete (userland) automated build process (libbsm(3LIB),
       bsmrecord(1M), libadt_jni)
  3. signed audit trail
  4. reliable audit transmission/remote storage
  5. integrate or develop audit reporting/analysis tools
  6. IDS integration, ie. delivering audit events in real time via a defined interface
  7. configuration tools/GUI

Note, that some of the projects/goals were already reached and the appropriate code is part of the onnv-gate.

Documentation

How can you participate

If you would like to help or influence auditing projects:

Source code

Auditing code is a part of OpenSolaris code base available via many methods.
Please follow the instructions to get the latest code base.

Sources are available also in source code browser here

Tags:
Created by on 2009/10/26 11:41
Last modified by jf_ on 2010/04/07 15:22

Collectives


XWiki Enterprise 2.7.1.34853 - Documentation