From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: strange arguments in some EXEC audit events Date: Mon, 2 Mar 2009 10:15:42 -0500 Message-ID: <200903021015.43019.sgrubb@redhat.com> References: <20090302141744.GA31524@develbox.linuxbox.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090302141744.GA31524@develbox.linuxbox.cz> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com Cc: nikola.ciprich@linuxbox.cz List-Id: linux-audit@redhat.com On Monday 02 March 2009 09:17:44 am Nikola Ciprich wrote: > I'm not sure what > "66696C65202D4C202F7661722F6C6F672F61756469742F61756469742E6C6F6720323E2F64 >65762F6E756C6C" argument might be, is it somehow encoded string? It seems to > remain unchanged across multiple events... Could somebody shed some light > on it for me? You should be able to see the record's text by using ausearch with the -i option. If ausearch is not displaying it correctly with that option, then you have found a bug. -Steve