From owner-freebsd-questions@FreeBSD.ORG Wed May 30 18:46:47 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9F16A46D for ; Wed, 30 May 2007 18:46:47 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.freebsd.org (Postfix) with ESMTP id D668613C489 for ; Wed, 30 May 2007 18:46:46 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 45CC25E05; Wed, 30 May 2007 14:46:46 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r5QLiK6AuZ0V; Wed, 30 May 2007 14:46:44 -0400 (EDT) Received: from [192.168.1.3] (pool-71-190-78-62.nycmny.east.verizon.net [71.190.78.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 18F1F5CA0; Wed, 30 May 2007 14:46:44 -0400 (EDT) Message-ID: <465DC68C.7090701@mac.com> Date: Wed, 30 May 2007 14:46:36 -0400 From: Chuck Swiger User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Ofloo References: <10859328.post@talk.nabble.com> <465DAF5A.1030103@mac.com> <10879945.post@talk.nabble.com> In-Reply-To: <10879945.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: PS is not showing all processes owned by a user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 18:46:47 -0000 Ofloo wrote: [ ... ] > No hacker would want to hide a process from a user it might want to hide a > process from root user. Well, from all users-- agreed. > Also if the hacker was able to hide a process from a > user, it would of needed access to ps binary or freebsd source tree on that > system, having that access the hacker would of tried other things and not > hide a bnc from just a user account. Why, yes...at least, they'd certainly try to do so. -- -Chuck