From owner-freebsd-questions Fri Dec 27 12:24:45 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA06471 for questions-outgoing; Fri, 27 Dec 1996 12:24:45 -0800 (PST) Received: from echonyc.com (echonyc.com [198.67.15.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA06433 for ; Fri, 27 Dec 1996 12:23:19 -0800 (PST) Received: (from benedict@localhost) by echonyc.com (8.8.4/8.8.3) id PAA00955; Fri, 27 Dec 1996 15:23:09 -0500 (EST) Date: Fri, 27 Dec 1996 15:23:08 -0500 (EST) From: Snob Art Genre To: dwhite@resnet.uoregon.edu cc: Matthew Hagerty , questions@freebsd.org Subject: Re: Init missing In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Dec 1996, Doug White wrote: > On Thu, 26 Dec 1996, Matthew Hagerty wrote: > > > Greetings, > > > > It seems one of my FreeBSD boxes was hacked :( When I came in this > > morning, the screen on my 2.1.6 box was scrolling messages similar to > > this: > > > > Dec 25 02:08:50 ns1 statd[150]: attempt to create > [stuff] > > > > Does anyone know what kind of attack this is and what I should be > > looking for and how to prevent it in the future? Also, when I try to > > boot my FreeBSD box, I get an error: > > > > init not found. > > panic. > > reboot in progress... > > > > Is there any way I can start the system or mount the file systems to > > see what was damaged and/or recover any files? > > I don't know whether this was a hackup or a severe statd failure. > > If init died then most likely your /bin directory is corrupted; you'll > have to try reinstalling. Just MOUNT your filesystems instead of NEWFSing > them, and install the bin distribution again. You'll probably have to > rebuild your kernel as it'll be overwritten. > > You shouldn't lose any data if you do the install properly. Wouldn't he lose /etc? Can he boot from a boot disk first and back up /etc? > Other suggestions welcome. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > Ben