Wilders Security Forums  

Go Back   Wilders Security Forums > Other Security Topics > malware problems & news
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old July 16th, 2012, 03:24 PM
Mild_Manered Mild_Manered is offline
Infrequent Poster
 
Join Date: Jun 2012
Location: usa
Posts: 40
Default Is a Rootkit just a Trojan?

My "know it all" roommate said, "a Rootkit is just a Trojan". Is he right? I have read a little on rootkits, but got the impression one could be delivered and dropped by most any type of malware. Also, can't a user clean a Trojan and still have the Rootkit remain that was delivered by that Trojan?
  #2  
Old July 16th, 2012, 03:38 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

Malware rarely falls into one category anymore. A rootkit can be a trojan and vice versa.

A trojan describes malware that makes the user think it's legitimate to ge tthem to install it. A rootkit describes malware that embeds itself into the sytsem. You can have both in one.
__________________
  #3  
Old July 16th, 2012, 04:21 PM
noone_particular noone_particular is offline
Very Frequent Poster
 
Join Date: Aug 2008
Posts: 1,877
Default Re: Is a Rootkit just a Trojan?

Quote:
Malware rarely falls into one category anymore. A rootkit can be a trojan and vice versa.
Sadly, this has been a problem for better than 10 years. This "need" to categorize everything has confused a lot of people and resulted in duplicated and sometimes conflicting coverage being installed or worse, gaps in the coverage due to inconsistent and differing interpretations of definitions of the many terms. There never have been any "official" definitions for most of the terms. I remember an instance a few years back where an AV didn't block a specific item, saying it was adware. An adware remover didn't touch it, labelling it a trojan. The anti-trojan considered it a malicious script, outside of its intended coverage.
__________________
Sitting in a bunker, here behind my wall, waiting for the worms to come.
  #4  
Old July 16th, 2012, 05:01 PM
Mild_Manered Mild_Manered is offline
Infrequent Poster
 
Join Date: Jun 2012
Location: usa
Posts: 40
Default Re: Is a Rootkit just a Trojan?

Great answers, so far! Even though, I am an average user and not an advanced user, my gut-feeling is telling me there is still more info to this topic. I'm sure you both have experienced a gut-feeling about something, where even though, you were not an expert, you still knew there was something missing or more info.
  #5  
Old July 16th, 2012, 06:05 PM
noone_particular noone_particular is offline
Very Frequent Poster
 
Join Date: Aug 2008
Posts: 1,877
Default Re: Is a Rootkit just a Trojan?

Definitely know that feeling. The simplest way I can think of to explain some of it would be like this. Trojans are malicious apps primarily for taking control of or harvesting data from anothers PC or network. Rootkit refers to code thats installed or inserted deep enough into the system that the operating system and most apps aren't aware of it being there. It's a type of install that hides the existence of the installed code. Like many things, rootkits themselves aren't malicious. On linux, they're part of the OS and serve legitimate purposes. It's what they're used for that matters. On Windows, the term rootkit has become automatically equated with malware.
__________________
Sitting in a bunker, here behind my wall, waiting for the worms to come.
  #6  
Old July 16th, 2012, 06:54 PM
Mild_Manered Mild_Manered is offline
Infrequent Poster
 
Join Date: Jun 2012
Location: usa
Posts: 40
Default Re: Is a Rootkit just a Trojan?

noone_particular, a Rootkit is malicious-code or code that is made to be malicious? And, usually delivered by and along with a Trojan? Or, a code on top of and hides another malicious code?

Last edited by Mild_Manered : July 16th, 2012 at 07:14 PM.
  #7  
Old July 16th, 2012, 07:54 PM
noone_particular noone_particular is offline
Very Frequent Poster
 
Join Date: Aug 2008
Posts: 1,877
Default Re: Is a Rootkit just a Trojan?

A rootkit is a type of installation that is deeply integrated or embedded into the operating system, usually deeper than is visible to the user or the operating system itself. It's the intent of the code itself and how it's used decides if it's malicious, not whether it's a userspace install or deeply integrated into the system. Malicious rootkits and classic HIPS employ many of the same methods, but for completely opposite reasons.
__________________
Sitting in a bunker, here behind my wall, waiting for the worms to come.
  #8  
Old July 16th, 2012, 08:18 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

A rootkit is any type of malware that tries to hide itself from forms of detection. This is accomplished by getting as high rights as possible, embedding into the OS, and then intercepting programs that might reveal it.

A trojan is any type of malware that tries to trick the user into installing it by making them believe that the program is legitimate.
__________________
  #9  
Old July 16th, 2012, 08:36 PM
Mild_Manered Mild_Manered is offline
Infrequent Poster
 
Join Date: Jun 2012
Location: usa
Posts: 40
Default Re: Is a Rootkit just a Trojan?

Got it! thanks to the different posts and this other website-def. For awhile there, I thought I was going to need to take a class in programming. LOL

"Is A Rootkit Malware?

That may be debatable. There are legitimate uses for rootkits by law enforcement or even by parents or employers wishing to retain remote command and control and/or the ability to monitor activity on their employee's / children's computer systems. Products such as eBlaster or Spector Pro are essentially rootkits which allow for such monitoring.
However, most of the media attention given to rootkits is aimed at malicious or illegal rootkits used by attackers or spies to infiltrate and monitor systems. But, while a rootkit might somehow be installed on a system through the use of a virus or Trojan of some sort, the rootkit itself is not really malware."

http://netsecurity.about.com/od/freq...aq_rootkit.htm
  #10  
Old July 16th, 2012, 10:56 PM
FanJ FanJ is offline
Updates Team
 
Join Date: Feb 2002
Posts: 1,804
Default Re: Is a Rootkit just a Trojan?

Quote:
Originally Posted by Mild_Manered

"Is A Rootkit Malware?

That may be debatable. There are legitimate uses for rootkits by law enforcement or even by parents or employers wishing to retain remote command and control and/or the ability to monitor activity on their employee's / children's computer systems. Products such as eBlaster or Spector Pro are essentially rootkits which allow for such monitoring.
However, most of the media attention given to rootkits is aimed at malicious or illegal rootkits used by attackers or spies to infiltrate and monitor systems. But, while a rootkit might somehow be installed on a system through the use of a virus or Trojan of some sort, the rootkit itself is not really malware."

http://netsecurity.about.com/od/freq...aq_rootkit.htm

Wrong, Spector Pro and the likes (Ardamax comes to mind for example) are key-loggers (that may use rootkit technology to "hide" themselves).
  #11  
Old July 16th, 2012, 11:13 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

These terms very rarely mean all too much due to widespread misuse . In the end it's malware.
__________________
  #12  
Old July 17th, 2012, 12:44 AM
siljaline's Avatar
siljaline siljaline is offline
Security Expert
 
Join Date: Jun 2003
Location: Montréal, Canada
Posts: 4,141
Post Re: Is a Rootkit just a Trojan?

This post and FAQ, has been a great learning tool for many. Perhaps it should be read and used in order to proceed in the discovery of what is being discussed here.
  #13  
Old July 17th, 2012, 01:33 AM
Mrkvonic Mrkvonic is offline
Linux Systems Expert
 
Join Date: May 2005
Posts: 7,433
Default Re: Is a Rootkit just a Trojan?

Rootkit is a fancy word for a kernel driver.
Mrk
__________________
http://www.dedoimedo.com

All your base are belong to us

Linux Systems Expert / Systems Programmer, Linux System Administrator, LPIC-1, LPIC-2 (WIP), GSEC, CCHD, CCHA
  #14  
Old July 17th, 2012, 01:35 AM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

ZeroAccess has no kernel driver.
__________________
  #15  
Old July 17th, 2012, 08:44 AM
treehouse786's Avatar
treehouse786 treehouse786 is online now
Very Frequent Poster
 
Join Date: Jun 2010
Location: Lancashire
Posts: 1,050
Default Re: Is a Rootkit just a Trojan?

Quote:
Originally Posted by Hungry Man
These terms very rarely mean all too much due to widespread misuse . In the end it's malware.
i agree
__________________
Active@ Disk Image | 10 On-Demand Scanners

  #16  
Old July 17th, 2012, 10:15 AM
sdmod's Avatar
sdmod sdmod is offline
Frequent Poster
 
Join Date: Oct 2010
Posts: 266
Default Re: Is a Rootkit just a Trojan?

A good coverage of rootkit on Wikipedia
  #17  
Old July 17th, 2012, 10:39 AM
Mild_Manered Mild_Manered is offline
Infrequent Poster
 
Join Date: Jun 2012
Location: usa
Posts: 40
Default Re: Is a Rootkit just a Trojan?

sdmod, thanks for that. I can see how my roommate thought a rootkit was just a Trojan. That is not the case today or the only method used.

"The first malicious rootkit for the Windows NT operating system appeared in 1999: a trojan called NTRootkit created by Greg Hoglund."

A rootkit is basically stealthy type malware, unless someone wants to really jump in and fully do the homework on it.

I just want to add. My gut-feeling earlier was not letting go until noone_particular brought up, the intent of "code". Code, being basically, "instructions" and of course, with evil intent as far as malware. That satisfied my gut-felling on this.

Last edited by Mild_Manered : July 17th, 2012 at 11:56 AM.
  #18  
Old July 17th, 2012, 11:20 AM
FanJ FanJ is offline
Updates Team
 
Join Date: Feb 2002
Posts: 1,804
Default Re: Is a Rootkit just a Trojan?

Quote:
Originally Posted by Hungry Man
These terms very rarely mean all too much due to widespread misuse . In the end it's malware.

With respect to key-loggers: while I myself see them as malware, a better description is maybe PUA (Potential Unwanted Application) or PUP (Potential Unwanted Program) or something like that. And you always have to keep in mind (as has been said many times here) that your employer might have the right to have it installed on your work-computer (whether you like it or not).

Anyways, I try to stay further out of this thread that could easily lead to endless semantics discussions...
  #19  
Old July 17th, 2012, 01:27 PM
Mrkvonic Mrkvonic is offline
Linux Systems Expert
 
Join Date: May 2005
Posts: 7,433
Default Re: Is a Rootkit just a Trojan?

Quote:
Originally Posted by Hungry Man
ZeroAccess has no kernel driver.

OK, let's rephrase it - anything with descriptor privilege level (dpl) of 0, or 1-2 when these are degenerate, on ia architecture, the last two bits in the code segment are 00, and suchlike. So kernel access, but to what end? You can to kide yourself, manipulate kernel tables, process table, etc, this is done by something that can see a kernel space = kernel driver.

Mrk
__________________
http://www.dedoimedo.com

All your base are belong to us

Linux Systems Expert / Systems Programmer, Linux System Administrator, LPIC-1, LPIC-2 (WIP), GSEC, CCHD, CCHA
  #20  
Old July 17th, 2012, 02:31 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

Anything that attempts to hide itself is a rootkit. Having higher privileges means you can intercept more programs.

I think that's about it - nothing fancy.
__________________
  #21  
Old July 17th, 2012, 03:48 PM
Mrkvonic Mrkvonic is offline
Linux Systems Expert
 
Join Date: May 2005
Posts: 7,433
Default Re: Is a Rootkit just a Trojan?

Rootkit specifically implies root = admin = big boss.
Mrk
__________________
http://www.dedoimedo.com

All your base are belong to us

Linux Systems Expert / Systems Programmer, Linux System Administrator, LPIC-1, LPIC-2 (WIP), GSEC, CCHD, CCHA
  #22  
Old July 17th, 2012, 06:56 PM
Hungry Man's Avatar
Hungry Man Hungry Man is offline
Incredibly Massive Poster
 
Join Date: May 2011
Posts: 8,486
Default Re: Is a Rootkit just a Trojan?

Rootkits only run on Unix? =p
__________________
  #23  
Old July 18th, 2012, 07:35 AM
Dezaxa Dezaxa is offline
Infrequent Poster
 
Join Date: Sep 2011
Posts: 6
Default Re: Is a Rootkit just a Trojan?

Of course, rootkit means something completely different if you're Australian.
  #24  
Old July 18th, 2012, 07:47 AM
RJK3 RJK3 is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 469
Default Re: Is a Rootkit just a Trojan?

Quote:
Originally Posted by Dezaxa
Of course, rootkit means something completely different if you're Australian.

One must always be prepared!
  #25  
Old July 18th, 2012, 09:28 AM
guest
 
Posts: n/a
Default Re: Is a Rootkit just a Trojan?

A rootkit is a stealthy type of malicious software (malware) designed to hide the existence of certain processes or programs from normal methods of detection and enable continued privileged access to a computer.
...
The term rootkit is a concatenation of "root" (the traditional name of the privileged account on Unix operating systems) and the word "kit" (which refers to the software components that implement the tool). The term "rootkit" has negative connotations through its association with malware.
...
A Trojan horse, or Trojan, is a type of malware that masquerades as a legitimate file or helpful program with the ultimate purpose of granting a hacker unauthorized access to a computer.
...
The term is derived from the Trojan Horse story in Greek mythology because Trojan horses employ a form of “social engineering,” presenting themselves as harmless, useful gifts, in order to persuade victims to install them on their computers.

Sources:
http://en.wikipedia.org/wiki/Rootkit
http://en.wikipedia.org/wiki/Trojan_horse_(computing)
 

Wilders Security Forums > Other Security Topics > malware problems & news « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 07:26 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums