rudedog
08-27-2008, 08:29 PM
Just read an article over at [H] regarding a SSH-Key Attack on Linux systems:
The attack appears to rely on stolen SSH keys to gain access to a system and then uses a local kernel exploit to gain root access, whereupon it installs the "phalanx2" rootkit.
A quick way to check your Linux boxes is to try the following:
To detect the "phalanx2" rootkit, US-CERT suggests, among other things, looking for instances where the directory "khubd.p2" can be entered using the "cd" command but not seen using the "ls" command.
-More info and source: Here (http://www.informationweek.com/news/software/linux/showArticle.jhtml?articleID=210201115)
The attack appears to rely on stolen SSH keys to gain access to a system and then uses a local kernel exploit to gain root access, whereupon it installs the "phalanx2" rootkit.
A quick way to check your Linux boxes is to try the following:
To detect the "phalanx2" rootkit, US-CERT suggests, among other things, looking for instances where the directory "khubd.p2" can be entered using the "cd" command but not seen using the "ls" command.
-More info and source: Here (http://www.informationweek.com/news/software/linux/showArticle.jhtml?articleID=210201115)