Rootkit |
|
When an attacker successfully breaks into a Unix system, two of the first things he usually wants to do are:
One of the methods of accomplishing both of these tasks is to modify the system binaries, or even the system libraries. The most simple and classic example of this is to replace /bin/login.
These steps replace one system binary. A rootkit is a collection of modified program sources or binaries which replace an entire set of system binaries. System binaries replaced by common rootkit's include netstat, ifconfig, ps, ld, du, in.telnetd, chfn, chsh, inetd, passwd, top, rshd, and syslogd Most rootkits come with accessories like packet sniffers, log file editors, and time stamp utilities. blog comments powered by Disqus |
Discuss Rootkit in the forums.

