public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: audit 1.6.7 questions
Date: Wed, 6 Feb 2008 17:33:41 -0500	[thread overview]
Message-ID: <200802061733.41329.sgrubb@redhat.com> (raw)
In-Reply-To: <200802061704.12464.sgrubb@redhat.com>

On Wednesday 06 February 2008 17:04:12 Steve Grubb wrote:
> > Events: In the audisp code I see most of the AUDIT_ANOM "biggies" but
> > not all (from libaudit.h, e.g. AUDIT_ANOM_ROOT_TRANS)?
>
> That one is still TBD. I needed the define in libaudit.h so I could use it
> later. I have to patch a few user space utilities to send the event.

It occurred to me that I didn't fully answer this. The plugin right now is 
intended to be a usable proof of concept test. I only wanted to cover 
the "easy" ones. The other anomaly events would be covered in future versions 
of the plugin, but they generally require some work to get functioning. At 
this point, I'm interested in feedback and maybe some ideas about what kinds 
of alerts people might be interested in.

One thing I ran into writing my plugins is that I think IDMEF is really more 
suited to NIDS rather than HIDS. I have been discussing this with the prelude 
developers and will write up my findings later. To really do a good job, I 
think the standard needs to change a little.

For example, when you get an AVC, you need to see the syscall record in order 
to decide what the impact really is. Without the syscall record, you don't 
know if the system was in permissive mode at the time if the syscall. So you 
cannot conclude whether they succeeded or failed. The IDMEF standard has no 
way to say the result was indeterminate.

So, it may take a while to get this plugin exactly the way I want since it may 
take some standards work to be able to express all the information that an 
audit system has available.

-Steve

      parent reply	other threads:[~2008-02-06 22:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 21:48 audit 1.6.7 questions LC Bruzenak
2008-02-06 22:04 ` Steve Grubb
2008-02-06 22:19   ` Valdis.Kletnieks
2008-02-06 22:33   ` Steve Grubb [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200802061733.41329.sgrubb@redhat.com \
    --to=sgrubb@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox