From owner-freebsd-stable Tue Aug 28 5: 5:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from elm.phenome.org (elm.phenome.org [194.153.169.3]) by hub.freebsd.org (Postfix) with ESMTP id 9C0E537B407 for ; Tue, 28 Aug 2001 05:05:08 -0700 (PDT) (envelope-from joshua@roughtrade.net) Received: from localhost (joshua@localhost [127.0.0.1]) by localhost (8.12.0.Beta19/8.12.0.Beta19/Debian 8.12.0.Beta19) with ESMTP id f7SC57vR025102; Tue, 28 Aug 2001 13:05:07 +0100 Date: Tue, 28 Aug 2001 13:05:07 +0100 (BST) From: Joshua Goodall X-X-Sender: To: Not Going to Tell You Cc: Subject: Re: Security on FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I know of no such list, but if you get the system to the "running state" you want, including removal of any unwanted cron entries (particularly those relevant to /etc/periodic/...), run it for a week (doing everything you might possibly need to do), then do a # find / -atime +7 -print I imagine the output will be large. Eyeball it for any obvious deficiencies, and then remove, or move to a separate mount (until you're *sure*). And have those fixit floppies handy :) I'd be interested in your results. Joshua On Mon, 27 Aug 2001, Not Going to Tell You wrote: > We would like to have a script written that removes all files not needed for > a FreeBSD server. Does anyone know a place that has a list of which files > are associated with which program? > > We are trying to build an IDS using SNORT1.8-RELEASE, LINUX emulation, and > sshd. All other programs that are not needed need to be removed, including > all manpages. > > Thanks, > > Lucky Wolf > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message