public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question about 'Hidden' Directories in ext2
@ 2002-04-02 22:16 Calin A. Culianu
  2002-04-02 22:42 ` Andreas Dilger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Calin A. Culianu @ 2002-04-02 22:16 UTC (permalink / raw)
  To: linux-kernel


Ok, so some hackers broke into one of our boxes and set up an ftp site.
They monopolized over 70gb of hard drive space with warez and porn.  We
aren't really that upset about it, since we thought it was kind of funny.
(Of course we don't like the idea that they are using out bandwidth and
disk space, but we can easily remedy that).

Anyway, the weird thing is they created 2 directories, both of which were
strangely hidden.  You can cd into them but you can't ls them.  I

/usr/lib/ypx and /usr/man/ypx were the two directories that contained both
the ftp software and the ftp root.  When you are in /usr/man and you do an
ls, you don't see the ypx directory (same when you are in /usr/lib).  The
ls binary we got is right off the redhat cd so it shouldn't still be
compromised by whatever rootkit was installed.

My question is this: can the data structures in ext2fs be somehow hacked
so a directory can't appear in a listing but can be otherwise located for
a stat or a chdir?  I should think no.. maybe we still haven't gotten rid
of the rootkit...

-Calin



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-04-13 17:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-02 22:16 Question about 'Hidden' Directories in ext2 Calin A. Culianu
2002-04-02 22:42 ` Andreas Dilger
2002-04-02 23:48 ` Erik Ljungström
2002-04-03  2:28 ` jw schultz
2002-04-03  5:29 ` Frank Schaefer
2002-04-03 10:53 ` Craig Knox
2002-04-13 16:58   ` Pablo Alcaraz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox