- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- what are differences between rootkits and viruses ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 03:50 AM
01-25-2006 03:50 AM
what are differences between rootkits and worms (trojans)?
why virenscanners cannot find and remove rootkits ?
kind regards
chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 03:56 AM
01-25-2006 03:56 AM
Re: what are differences between rootkits and viruses ?
Here you can find a good definition,
http://en.wikipedia.org/wiki/Rootkit
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 03:59 AM
01-25-2006 03:59 AM
Re: what are differences between rootkits and viruses ?
According to TechWeb ( http://www.techweb.com/encyclopedia ), a root kit is " A type of Trojan that keeps itself, other files, registry keys and network connections hidden from detection. It enables an attacker to have "root" access to the computer, which means it runs at the lowest level of the machine."
The fact that it keeps itself hidden implies to me that the virus scanners simply can't see it and therefore can't remove it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 04:29 AM
01-25-2006 04:29 AM
Re: what are differences between rootkits and viruses ?
rootkits try and gain root privledges permanently. Its a loose category, as is viruses. Basically both fall into the general category known as badware.
Both do things that the owner of the computer does not want.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 04:50 AM
01-25-2006 04:50 AM
Solutiondefine: rootkit
define: comuter virus
define: computer worm
Virus scanners have historically focused on bad programs that were imbedded in floppies and email or hidden with multiple type extensions. With the sudden increase in bad code coming from web sites, spyware and malware is being stored on computers by simply looking at a web page. The classic virus scanners never looked at code running inside a web page (but now the newst scanners do just that).
The biggest threat to security and stability of PC-based systems is from passive infiltratrion where the user is just browsing, never clicks on any download buttons, yet the insidious web page exploits weaknesses in the browser to make modifications, even install bad code on the user's system.
For commercial Unix systems such as HP-UX, viruses just haven't been popular with the hackers. That's because there's nothing in common with PC hardware and software, so the task is enormous with little reward (ie, denial of service, spyware, etc).
rootkits can be installed on PCs as well as Unix systems. Indeed, rootkits for Unix have been around longer than PCs have even existed but they require a high degree of technical knowledge to install and use without being detected. A properly secured company network plus timely security patches and settings will prevent such compromises on HP-UX.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 05:10 AM
01-25-2006 05:10 AM
Re: what are differences between rootkits and viruses ?
I'll add to Bill's answer and suggest a bookmark of Wikipedia projects.
For the question you asked, see:
http://en.wikipedia.org/wiki/Rootkit
Regards!
...JRF...