Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-16 Thread William Roberts
On Thu, Jan 16, 2014 at 8:40 AM, William Roberts wrote: > On Thu, Jan 16, 2014 at 7:11 AM, Steve Grubb wrote: >> On Thursday, January 16, 2014 07:03:34 AM William Roberts wrote: >>> On Thu, Jan 16, 2014 at 6:02 AM, Steve Grubb wrote: >>> > On Wednesday, January 15, 2014 09:08:39 PM William Rober

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-16 Thread Steve Grubb
On Thursday, January 16, 2014 07:03:34 AM William Roberts wrote: > On Thu, Jan 16, 2014 at 6:02 AM, Steve Grubb wrote: > > On Wednesday, January 15, 2014 09:08:39 PM William Roberts wrote: > >> >> > Try this, > >> >> > > >> >> > cp /bin/ls 'test test test' > >> >> > auditctll -a always,exit -F ar

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-16 Thread William Roberts
On Thu, Jan 16, 2014 at 6:02 AM, Steve Grubb wrote: > On Wednesday, January 15, 2014 09:08:39 PM William Roberts wrote: >> >> > Try this, >> >> > >> >> > cp /bin/ls 'test test test' >> >> > auditctll -a always,exit -F arch=b64 -S stat -k test >> >> > ./test\ test\ test './test\ test\ test' >> >> >

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-16 Thread Steve Grubb
On Wednesday, January 15, 2014 09:08:39 PM William Roberts wrote: > >> > Try this, > >> > > >> > cp /bin/ls 'test test test' > >> > auditctll -a always,exit -F arch=b64 -S stat -k test > >> > ./test\ test\ test './test\ test\ test' > >> > auditctl -D > >> > ausearch --start recent --key test > >>

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread William Roberts
On Wed, Jan 15, 2014 at 8:51 PM, Steve Grubb wrote: > On Wednesday, January 15, 2014 05:44:29 PM William Roberts wrote: >> On Wed, Jan 15, 2014 at 5:33 PM, Steve Grubb wrote: >> > On Wednesday, January 15, 2014 05:08:13 PM William Roberts wrote: >> >> On Wed, Jan 15, 2014 at 4:54 PM, Steve Grubb

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread Steve Grubb
On Wednesday, January 15, 2014 05:44:29 PM William Roberts wrote: > On Wed, Jan 15, 2014 at 5:33 PM, Steve Grubb wrote: > > On Wednesday, January 15, 2014 05:08:13 PM William Roberts wrote: > >> On Wed, Jan 15, 2014 at 4:54 PM, Steve Grubb wrote: > >> > On Wednesday, January 15, 2014 01:02:14 PM

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread William Roberts
On Wed, Jan 15, 2014 at 5:33 PM, Steve Grubb wrote: > On Wednesday, January 15, 2014 05:08:13 PM William Roberts wrote: >> On Wed, Jan 15, 2014 at 4:54 PM, Steve Grubb wrote: >> > On Wednesday, January 15, 2014 01:02:14 PM William Roberts wrote: >> >> During an audit event, cache and print the va

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread Steve Grubb
On Wednesday, January 15, 2014 05:08:13 PM William Roberts wrote: > On Wed, Jan 15, 2014 at 4:54 PM, Steve Grubb wrote: > > On Wednesday, January 15, 2014 01:02:14 PM William Roberts wrote: > >> During an audit event, cache and print the value of the process's > >> cmdline value (proc//cmdline). T

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread William Roberts
On Wed, Jan 15, 2014 at 4:54 PM, Steve Grubb wrote: > On Wednesday, January 15, 2014 01:02:14 PM William Roberts wrote: >> During an audit event, cache and print the value of the process's >> cmdline value (proc//cmdline). This is useful in situations >> where processes are started via fork'd virt

Re: [PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread Steve Grubb
On Wednesday, January 15, 2014 01:02:14 PM William Roberts wrote: > During an audit event, cache and print the value of the process's > cmdline value (proc//cmdline). This is useful in situations > where processes are started via fork'd virtual machines where the > comm field is incorrect. Often ti

[PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-15 Thread William Roberts
During an audit event, cache and print the value of the process's cmdline value (proc//cmdline). This is useful in situations where processes are started via fork'd virtual machines where the comm field is incorrect. Often times, setting the comm field still is insufficient as the comm width is not

Re: [RFC][PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-13 Thread William Roberts
On Mon, Jan 13, 2014 at 12:02 PM, William Roberts wrote: > During an audit event, cache and print the value of the process's > cmdline value (proc//cmdline). This is useful in situations > where processes are started via fork'd virtual machines where the > comm field is incorrect. Often times, set

[RFC][PATCH v3 3/3] audit: Audit proc cmdline value

2014-01-13 Thread William Roberts
During an audit event, cache and print the value of the process's cmdline value (proc//cmdline). This is useful in situations where processes are started via fork'd virtual machines where the comm field is incorrect. Often times, setting the comm field still is insufficient as the comm width is not