![]() |
||||||
![]() |
Rootkits are not destructive software programs in their own right... but they are designed to conceal the presence of malicious programs on a computer while other programs are running. Rootkits are similar to viruses in the way they modify the core code of the software installed on the computer. Both root kits and viruses insert additional code which is meant to hide the infection and keep the system administrator and users in the dark. However, root-kits are there for one reason only... to ensure that an intruder can access the system and take control whenever they wish -- much like a backdoor Trojan horse. Rootkits have coded user/password backdoors that allow the intruder access to the system -- unlike viruses, they are limited to allowing the intruder access and they do not need to propagate on the entire system. This is a key point and an important step in learning how to defeat a rootkit. In other words, root-kits enable someone to disable or use your computer, or steal information from it, without detection by your defenses to guard privacy and security. So, unless your antivirus or antispyware is combined with anti-rootkit technology, you will be informed your system is clear, when, in fact, you could be infected. Unfortunately, the wide range of rootkits makes them a common problem for any operating system... they work both on Windows and Linux operating systems. 2. How To Defeat A Rootkit... |
|||||
Rootkits are used to hide different utilities which the intruder uses to gather data or to abuse of the system.
Often, root kits are used to create easier entry for the intruder -- by what computer security experts call the "back door". Rootkits can create shells at the moment when the intruder uses a network port to connect to the system. Abusing a system with the help of root-kits is easy, since the intruder has the same level of access as the administrator while his/her presence goes undetected.
One of the most common and worrying uses of rootkits is to use the compromised computer as a platform to launch attacks against other computers or networks. The attacker basically launches spam, tools that relay chat sessions or even denial of service attacks from the compromised computer.
If the attacks are traced back, they will lead investigators to the computer infected with the rootkits, not the original attacker.
Another use of rootkits is that of hiding Trojans as they infiltrate a system. The programmer of the root kit can easily use it to extract different data such as,
While the Trojans access the personal information, the rootkit hides them from view.
|
There are four main types of rootkits...