From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: aureport and command lines
Date: Sat, 18 Aug 2012 09:19:25 -0400 [thread overview]
Message-ID: <1884526.aT5QDbLnms@x2> (raw)
In-Reply-To: <1342967483.2518.21.camel@debian.domain_name>
On Sunday, July 22, 2012 10:31:23 AM Michael Mather wrote:
> I have written my own version of aureport. It is still buggy etc, but it
> does already provide something interesting.
>
> For example, it can show command lines. It takes something in the log
> like:
> uid=1000 euid=0
> argc=4 a0="sudo" a1="cp" a2="qwerty" a3="/etc/xxx"
>
> uid = 0 euid=0
> argc=4 a0="cp" a1="qwerty" a2="/etc/xxx"
>
> and puts out:
> uid euid command
> --- ---- -------
> 1000 0 sudo cp qwerty /etc/xxx
> 0 0 cp qwerty /etc/xxx
>
> which is interesting.
>
> My question is whether I could have done something like this with
> aureport.
You can't today. I think this is an omission in the current design. I will try
to fix aureport to output this.
-Steve
prev parent reply other threads:[~2012-08-18 13:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-22 14:31 aureport and command lines Michael Mather
2012-08-18 13:19 ` 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=1884526.aT5QDbLnms@x2 \
--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