Date: Fri, 09 Mar 2001 13:09:25 -0500 From: Bob Johnson <bob@eng.ufl.edu> To: webby@bsdi.dhs.org, questions@freebsd.org Subject: Re: invisible files... Message-ID: <3AA91C55.AF2D2E14@eng.ufl.edu>
next in thread | raw e-mail | index | archive | help
> Date: Fri, 9 Mar 2001 23:24:31 +0800 > From: "jett tayer" <webby@bsdi.dhs.org> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA91C55.AF2D2E14>