| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Windows Vs. Osx Vs. Linux Security
#1
Posted 09 April 2009 - 01:59 PM
It depends on how you look at things and which perspective you approach it from. As far as I know, Linux seems most secure to me, followed by OSX and then, by a long haul, Windows. My reasoning based from what I've learned so far is that Linux and OSX aren't exactly really big targets for malware, not to mention the fact that Linux has a community that frequently scrutinizes the code to prevent exploits and whatnot from ever happening in the first place. There's not enough of a market share by Linux and Apple to compete with being omnipresent as Windows has been, and it makes sense that most malware is being designed to target the Windows environment.
And of course, along with these facts, you always hear about Macheads smugly mentioning their snide remarks about being virus-free and whatnot... and sometimes, a Linux user will chime in every now and then. And it's funny when I say now that, although Windows is more apt in being targeted for malware, OSX is actually the most vulnerable OS out there. (Apparently, the answer lies in Snow Leopard, and you'll know why in a second.)
Clicky
Some of us are aware of the Pwn2Own contest where a contestant successfully hacked in not once, but TWICE into an Apple computer (a MacBook Pro and a Macbook Air, I believe), taking control of the machine within minutes. (Of course, the Apple community remains unfazed by this brazen act that proves that OSX is not invincible, blaming on something other than the operating system and their precious Apple devices.) These were fully-patched machines, mind you, and the point of the contest is to find bugs and attempt to exploit them to take control of the machine or execute abitrary code to be able to do anything malicious from snagging keystrokes to sensitive information to gaining complete control. And yet, a man by the name of Charlie Miller attempted and apparently did the impossible.
In all reality, security is just a way to deter if not slow down an attack. Keep this in mind, as anyone with the diligence and the knowledge can get into any machine he or she wants.
Microsoft's Windows Vista has something called ASLR (fully implemented with SP1) that is apparently a very effective security feature that deters such attacks. Linux has a weaker version of the same concept but reinforced with PaX and ExecShield. Apple's OSX (Leopard) has some smatterings of binaries of ASLR, but this will be fully introduced in Snow Leopard, the next OS release.
So what the heck is ASLR?
ASLR stands for Address Space Layout Randomization. It basically keeps abitrary code from executing due to a stack buffer overflow or other such attack where a hacker injects code to be executed to gain control of a machine, download malicious code, etc. The way it works dives deep into how things run on a machine, notably the address space. By randomizing the layout of the address spaces needed to execute code, this concept thwarts the possibility of a stack buffer overflow because the way the mentioned attack works is by injecting executable code at the END of a very long address so that after the program takes in the long address and allows for the "leftover code" to be read (run). If the address spaces are randomized, the "end" of the address that contains the malicious code can be exposed and discarded, usually ending with the program crashing on the user end, but protecting the OS itself from being successfully attacked. Linux has a basis of this, complemented with ExecShield and PaX, which basically do the same thing in preventing attacks in this fashion. OSX, however, does not have much of anything at all regarding ASLR, although this is apparently changing with the release of Snow Leopard.
Charlie Miller stirs up the hornet's nest, I'm sure, by declaring that OSX is actually the least secure operating system out of Linux and Windows. However, the saving grace is that with the facts discussed above, OSX is actually the more safe out of Windows and OSX. (He doesn't even mention much about Linux, although with the implementation of basic ASLR and its complements, including the fact that there's not enough of a presence to invoke making itself a target, I would personally say that Linux is the most secure OS.)
What do you guys think?
#2
Posted 10 April 2009 - 09:32 AM
Windows took 3 days and a 3rd party program to be hacked, I believe it was some adobe product. As for remote hacking, those days are over. you're gonna see those only in movies where some guy hacks into a some central computer and takes what he wants. BUT websites and databases are still very much hackable remotely. I hope people pay more attention to update they website software, so some idiot doesn't suddenly think it's fun to mess with one's database. And the next thing you see is a blank screen where you should have your blog saying "greetings from *somehackername*!".
As for the Mac, I always new macs suck!
I was right all the time!!! It starts getting a bit boring when you're right all the time...
#3
Posted 10 April 2009 - 12:22 PM
baniboy, on Apr 10 2009, 05:32 AM, said:
Windows took 3 days and a 3rd party program to be hacked, I believe it was some adobe product.
But the most secure OS is said to be OpenBSD, which isn't part of the list.
#4
Posted 11 April 2009 - 06:28 AM
Here's an interview with one of the contestants - http://blogs.zdnet.c...ecurity/?p=2941 . He mentions that though he has a Chrome vulnerability, but doesn't know how to currently exploit it.
I do wish they would test OpenBSD as well. With the amount of care that goes into it, I wouldn't be surprised if it came out unscathed.
Regards,
z.
#5
Posted 11 April 2009 - 04:24 PM
#6
Posted 13 April 2009 - 02:04 PM
truefusion, on Apr 11 2009, 12:24 PM, said:
I think that the view of things are kind of skewed with lack of information or even mention of the security of other alternatives. I can see how Linux didn't receive much mention as the main focus would be on the two operating systems that most consumers use (Windows and OSX), but at the same time, wouldn't businesses and enthusiasts benefit from more information and news from Pwn2Own about Linux? I don't think it's fair that Charlie Miller dismissed Linux because "grandma couldn't run it." I'm a little tech-savvy so I could do things like compile and make programs under Ubuntu, make hardware work with Ubuntu, and do a number of things from the CLI (something that Grandma probably can't do), but out of the box pre-installed on a Netbook or some other scenario of the sort, I'm sure that anyone can operate user-friendly distributions of Linux just as they would with OSX or Windows. And really, doesn't it take a bit of tech knowledge to work around ANY of the operating systems? I hear that OSX has a ton of power under the hood, but all of it is buried in menus and hidden tools and whatnot that you would have to learn, so how does that contrast with Windows offering the CLI, Control Panel, registry and services, and with Linux and the command line?
I liked Opera a heck of a lot when I used it, and I'm hearing more about it (but that's because I pay attention moreso to news about it now). I've heard of all of the major browsers and am aware of their consumer share in usage, so I suppose it's not surprising to know that Opera doesn't have as much press. (Why do you think Google's Chrome is already out and known moreso?) Internet Explorer comes with every system; Firefox grew with enthusiasts pushing the features and the awareness of "the better browser;" Chrome belongs to Google; and Safari comes with OSX. I think Opera is in the same boat as Firefox was years ago... it will only be some time before people become more aware of Opera.
#7
Posted 22 April 2009 - 10:51 AM
i will prefer linux and i am currently using ubuntu because
it will ask for password every time and also it has a special property that only .gz or something like that only will run and in win all files having .exe with .dll will run and generally some trojans are in this format only.........
so ubuntu is much more secured than windows xp.........
#8
Posted 22 April 2009 - 12:09 PM
To be honest, I run Windows Server 2003 R2 on all my computers wether home or work, whether desktop or server.
The reason is we have a lto of freelancers come in so we lock all users down so they can only do the bare minimum, I have refused to allow autoplay on any of my pc's and also refused to allow any form of USB attachment with out sysadmin privalages ! lol ffs the cd drive doesnt even work
To be honest the operating system is only as secure as people allow it to be....
If you have a computer and run around all the dirty little infected sites with out any protection you have to expect this to happen...
So yeah any way...
As someone said above the reality of you getting your system remote hacked is very unlikley and what would be the reason to be honest, just remember to keep up to date with all your site security updates...
Any way laters all
websey
#9
Posted 22 April 2009 - 08:11 PM
websey, on Apr 22 2009, 08:09 AM, said:
#10
Posted 27 August 2009 - 07:12 PM
Quote
"The sky is not falling," Dai Zovi said. But also, "the Mac is not magically protected from malware."
If security features are added to the new version of Mac OS X, Snow Leopard, which is due out on Friday, that could change Dai Zovi and Millers' opinion.
Lazy Link
Addendum: Snow Leopard is going to have an anti-malware feature. Smart.
Edited by rayzoredge, 27 August 2009 - 08:06 PM.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














