From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Subject: Auditing USB Question Date: Wed, 31 Jul 2013 11:41:43 -0400 Message-ID: <51F93037.5000202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx13.extmail.prod.ext.phx2.redhat.com [10.5.110.18]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r6VFfmH1013307 for ; Wed, 31 Jul 2013 11:41:48 -0400 Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6VFfkJv004165 for ; Wed, 31 Jul 2013 11:41:47 -0400 Received: by mail-ve0-f170.google.com with SMTP id 15so967151vea.29 for ; Wed, 31 Jul 2013 08:41:46 -0700 (PDT) Received: from sis-jak-d02.ctisl.gtri.org (frontend.gtri.gatech.edu. [130.207.218.196]) by mx.google.com with ESMTPSA id hu9sm225882vdb.11.2013.07.31.08.41.44 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 31 Jul 2013 08:41:44 -0700 (PDT) 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 List-Id: linux-audit@redhat.com I'd like to audit the insertion and removal of all USB devices but I'm not sure where to start. Do I need to be auditing a specific syscall, should it be a udev configuration? Any tips would be greatly appreciated. Thanks, -josh