From owner-freebsd-questions Fri Mar 9 10: 9:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 193EF37B71A for ; Fri, 9 Mar 2001 10:09:37 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id NAA21199; Fri, 9 Mar 2001 13:09:26 -0500 (EST) Message-ID: <3AA91C55.AF2D2E14@eng.ufl.edu> Date: Fri, 09 Mar 2001 13:09:25 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: webby@bsdi.dhs.org, questions@freebsd.org Subject: Re: invisible files... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Fri, 9 Mar 2001 23:24:31 +0800 > From: "jett tayer" > Subject: Re: invisible files in /usr/tmp ??? > > to have an invisible file/s > try this > mv filename " " > > its great if you want to hide your exploits directory on a > compromised box hehehehe > > jett tayer > fred:~/test$ mv testtoo.txt " " fred:~/test$ ls -ltr total 2 -rw-r--r-- 1 bobj bobj 67 Jan 12 11:53 test.txt -rw-r--r-- 1 bobj bobj 45 Mar 9 11:16 fred:~/test$ It doesn't look invisible to me. It merely has an unusual name. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message