Date: Thu, 23 Aug 2001 12:40:58 +0200 From: "Bob Lefevere" <b.lefevere@copernicus-it.nl> To: <freebsd-security@FreeBSD.ORG> Subject: Re: Compromised system. Message-ID: <010901c12bc0$18e6ab10$0b01a8c0@dragoneer8> References: <20010823122027.P88176-100000@hq1.tyfon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> An easy way to find out what exactly is in the directory one could use the > below perl one-liner: > > % cd /suspiscious/directory > % perl -we '$d=".";opendir(D,$d);while($_=readdir(D)){print"($_) "}closedir(D);print"\n"' Er.. Shouldn't ls -la suffice ? Bob Lefevere Copernicus Interchange Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010901c12bc0$18e6ab10$0b01a8c0>