to hide file

Dave Ihnat ignatz at dminet.com
Mon Aug 29 12:08:19 UTC 2005


On Mon, Aug 29, 2005 at 11:52:08AM +0400, A.Fadyushin at it-centre.ru wrote:
> There is no special 'hide' property for files or directories in Linux
> filesystem. Therefore, the filesystem will always report to application
> every file in the directory.

Oh, there are tricks that have been used for decades in Unix that will
still work in Linux.  For instance, create a directory as a mountpoint;
put some files and directories in it, then mount an filesystem over it.
I believe that still works in Linux.

Another trick used to be to remove the actual ".." directory entry with
an entry that really points off to another directory; this was called a
'hyperspace link'.  I don't know if that still works, but it's an example
of the kind of things crackers _can_ do to hide files and directories.
--
	Dave Ihnat
	ignatz at dminet.com




More information about the redhat-list mailing list