From owner-freebsd-security@freebsd.org Fri Aug 14 15:10:05 2015 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E48929B9744 for ; Fri, 14 Aug 2015 15:10:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCE61196D for ; Fri, 14 Aug 2015 15:10:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 3697F22981 for ; Fri, 14 Aug 2015 11:09:58 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Fri, 14 Aug 2015 11:09:58 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=0KZ3xcp8fuGFjhS zCZ/sV4u9rZQ=; b=YPXKYfActJW0l+bPphieT7ZpcisI/qu6+RkqM9mZaZxoMiL f+SkHVyKjAY6XBArgKxNLNZtjU9AJU3JYT0/a5+LDxb29jjNkUiw6QYVy50G0v6q rqa+gHHBpghaMJlnWAZHpYdOIE1lXuuPzO8JGWFQ7I2Ddx9zedvTqIszFJ0M= Received: by web3.nyi.internal (Postfix, from userid 99) id 1757D103A7F; Fri, 14 Aug 2015 11:09:58 -0400 (EDT) Message-Id: <1439564998.3428608.356328193.4C404878@webmail.messagingengine.com> X-Sasl-Enc: U/3NIMoHz/zGAUKK3Zo1lZzFbm0gPeoGJXtbBoah1OYc 1439564998 From: Mark Felder To: Stari Karp , "FreeBSD-Security" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-4fee8ba5 Subject: Re: rkhunter - GET Date: Fri, 14 Aug 2015 10:09:58 -0500 In-Reply-To: <1439551130.1961.5.camel@yandex.com> References: <1439551130.1961.5.camel@yandex.com> X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2015 15:10:06 -0000 On Fri, Aug 14, 2015, at 06:18, Stari Karp wrote: > Hi! > > My system (updated today from FreeBSD 10.1-RELEASE): > > FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > > I did run rkhunter -c today and I have one warning which I am confused: > > [06:36:50] Warning: The command '/usr/local/bin/GET' has been replaced > by a script: /usr/local/bin/GET: a /usr/local/bin/perl -w script, ASCII > text executable > /usr/local/bin/GET is not part of the FreeBSD OS. % pkg which /usr/local/bin/GET /usr/local/bin/GET was installed by package p5-libwww-6.13 The libwww folks must have replaced it.