Yeah! I got Rooted!? If that sounds strange to be excited about, it means that I have a reason to really learn about security
The only evidence I've had was that nmap kept on reporting more ports in particular were closed. Many of them were trojan-like.
The server itself has a very strict iptable scheme...only allows ssh from a high port from a single computer, however port 80 may have been the entry point.
I read an old article about several rootkits and what they do. I didn't bother doing forensics since the server is for now a testing LAMP server. Wipe to metal and start again...
However, this has been a beast for me to clean. Wiping the partitions and or erasing the data on each partition didn't do it, even when taking the box "behind closed doors". I just ran a knoppix shred on it, that *should* do the trick.
Am I correct in my assumptions that something nasty was trying to get out?
I've read about LKMs being a key for installing a rootkit...is there a way to disable LKMs in Linux?