To read all comments associated with this story, please click here.
"If this is possible, and I'm sure it is, what is stopping Linux from being 'owned' the same way that the Vista hating article from yesterday said Vista could?"
I can guarantee non of my Kubuntu installed-from-repos applications owned my system. There's this confidence because these applications are open source and maintained by a well known group of developers.
You cannot be so sure about that in the Windows world. You could end downloading a trojan.
I can guarantee non of my Kubuntu installed-from-repos applications owned my system. There's this confidence because these applications are open source and maintained by a well known group of developers.
You cannot be so sure about that in the Windows world. You could end downloading a trojan.
Do you personally check every line of code?
Otherwise...
http://www.osnews.com/story.php?news_id=15170
(Still safer than downloading random stuff in a Windows box of course
)
"If this is possible, and I'm sure it is, what is stopping Linux from being 'owned' the same way that the Vista hating article from yesterday said Vista could?"
The fact that it's trivial to turn off UAC completely in Windows. In Linux it is much harder and on a properly configured system it cannot be done.
I think that sudo doesn't allow any programmatic entering of the password into its terminal dialogs or its graphical dialogs. I can't confirm this because I don't have it setup to test, but I imagine that'd be a basic feature to make the system truly useful.
If anyone knows of a source on doing this I'd love to hear about it, I'm a little curious now.
Use a little imagination. A malicious app puts up a dialog to collect the username/password, user enters it, malicious program spawns sudo with cmdline of target process with elevated privileges, sudo puts up a login dialog, user thinks that he/she mistyped the password in the original dialog and enters it again, sudo'd process does whatever it wants. Game over. You're owned.
I can guarantee non of my Kubuntu installed-from-repos applications owned my system. There's this confidence because these applications are open source and maintained by a well known group of developers.
You cannot be so sure about that in the Windows world. You could end downloading a trojan.
I see a lot of people saying that since most users run without root access, malware on Linux couldn't do as much damage as it could on a Windows system. However, when someone points out a senario where this may not be the case (such as the above), the standard response is 'Well, most Linux apps are open source anyway, so you don't have to worry about it.' This seems to me like sort of backwards logic. Either it is vunerable or it is not. If it is, then somebody will eventually exploit it.
BTW: I think it should be possible to turn off UAC in Vista, but make it not-so-obvious so that only power users (or people looking for the option) would actually find it.
"I see a lot of people saying that since most users run without root access, malware on Linux couldn't do as much damage as it could on a Windows system. However, when someone points out a senario where this may not be the case (such as the above), the standard response is 'Well, most Linux apps are open source anyway, so you don't have to worry about it.' This seems to me like sort of backwards logic. Either it is vunerable or it is not. If it is, then somebody will eventually exploit it."
There is no secure method to prevent an application from opening a sudo dialog to get your password to own your system. But that application needs your credentials to temporarily change to root. It's not a vulnerability, it's how things works. You may have the most secure safe in the world, but if you trust the thief into your home and give him the password you are done. It's your mistake.
Trust is everything here. You cannot trust closed source applications. Most of internet downloadable applications are, by nature, not to be trusted. You make the final decission. When I download from a trusted repository, I'm inherently trusting the packager and the developers. Mostly because the project is open source and auditable. If you download from download.com, you are not certain that the programs don't contain any trojan or spyware. In a lot of circumstances, they do. I'm using Linux since 1996, and I yet have to be infected with some spyware or trojan or virus or, you name it.
If you download from download.com, you are not certain that the programs don't contain any trojan or spyware. In a lot of circumstances, they do.
Are you sure about that?
http://cnet.custhelp.com/cgi-bin/cnet.cfg/php/enduser/std_adp.php?p...
Typically the linux user is a little smarter than the Windows user. For example if you try to fire up a game, a linux user will be suspicious if it asks for root password. If a Windows user was in the same situation, they would probably quickly enter their password in order to play the game.





Member since:
2006-08-14
I posted yesterday that an application (Windows or Linux) could ask for the root password. Say in KDE surely it could create a 'kdesu' like box telling you it needs administrative privileges. Then it uses the provided password to do something as root.
If this is possible, and I'm sure it is, what is stopping Linux from being 'owned' the same way that the Vista hating article from yesterday said Vista could?
Understand-- I use Linux and Windows and I like them both, but this article just got me thinking.
Edited 2006-09-11 18:36