Even this, in time, will pass.
We've all been hoping, for many years now.
Unfortunately it seems ignorance has a long shelf life.
Even this, in time, will pass.
I don't understand how all these Windows fans spend so much energy coming on to Mac forums to defend Microsoft, PCs and Windows.
We've all been hoping, for many years now.
Unfortunately it seems ignorance has a long shelf life.![]()
What a bizarre thought, waste of time, and counter-productive endeavor.I don't get it either. Could you imagine if Mac users went to windows forums defending OSX and Apple?
I don't understand how all these Windows fans spend so much energy coming on to Mac forums to defend Microsoft, PCs and Windows.
Boredom. They need something to do while their virus scans run.![]()
Boredom. They need something to do while their virus scans run.![]()
I find it comical that people think the Largest Corporation in america(The US Gov) will switch completely to, or partially, or even 10% of there computers and servers to UNIX or OSX. LMAO...
Are you kidding me... it would take YEAR, upon YEARS to make that switch.. The government like wasting money, but the would be the Biggest Waste EVER. There is no reason to move over to another OS.. you are talking in house developed software and such running on multimillion dollar plane, jet, tanks, robots etc... that is using windows..
It didn't seem to stop Google.
Google Drops Windows in Aftermath of Hacker Attack
Security concerns may be an incentive for even our spend-happy US government.
Go figure - not that it's happening on a large scale.
I don't understand how all these Windows fans spend so much energy coming on to Mac forums to defend Microsoft, PCs and Windows.
By law, federal agencies can't deem products from a single company/manufacturer the "default standard." For example, the DoD can't specify that all chairs purchased will be provided by Herman Miller. The reasons for these regulations are obvious.
Oddly enough, these regs don't seem to apply to Microsoft software.
It's ironic that the federal government sued Microsoft for illegal leveraging of monopoly power to push its products, yet turned around to sign exclusive agreements with them for those very same products! The hypocrisy is staggering.
LOL, go on...Yet it has been pointed out before and in some rating Apple is by far worse than Microsoft in security.
Uh huh.... how many of these alleged "exploints" have actually been, well, even remotely close to being "explointed?"One of the biggest rating factors of how good security of a OS is based on Zero day exploints and how long those holes stay open. Apple tends to get more Zero day exploits found and on top of that they stay open for months before a patch is put out. That is months that it can be used.
Yeah, knowing this oughta' restore everyones faith.Also Microsoft tends to get exploited on previously patch holes.
Zonkers!For example Google was hack threw IE6. Something that had already been replaced by IE7 and IE8. The holes had been patch.
Another one from the past was MSBlaster. The exploit Blaster had used had been patch MONTHS before hand yet people did not update.
I'll be sure to remember this next time I file for an extension.If you are out dated by more than 1 month you have only yourself to blame.
In those contest set up year in and year out Apple is always the first and often the ONLY one of the OS's to fall. That should tell you a lot.
Now your silliness has fallen off the charts.
Charlie Miller, who later admitted that he knew about the exploits he used at Pwn2Own far in advance of the contest, setting up a user account and password prior to it, rigged it from the start.
Yeah, cheating in an artificial contest tells us quite a lot.![]()
I figured it out - they are microsoft employees. Remember, the Whole Foods CEO scandal where the CEO hid under an anonymous name "to attack and shame the company's competitors and nay-sayers?" Hmmmm..........
Whole Foods CEO sorry for message board trolling
http://www.theregister.co.uk/2007/07/18/mackey_apologizes_for_posting/
And how relevant is this? The simple truth is that there was a vulnerability to exploit in OS X. And it was easier to use than anything in Windows OS. Nobody is claiming that it takes just 30 minutes to find a new vulnerability in OS X.
MS and Google trolling has been going on in full force for some time now.
Too bad they suck so badly at it.
Sure, an exploit which requires you to have set up a user account and password, in front of the owner's computer - that's realistic.
Meanwhile, in the real world.............
![]()
Here is the description of how it worked
...
Charlie Miller, who later admitted that he knew about the exploits he used at Pwn2Own far in advance of the contest, setting up a user account and password prior to it, rigged it from the start.
Yeah, cheating in an artificial contest tells us quite a lot.![]()
And how relevant is this? The simple truth is that there was a vulnerability to exploit in OS X. And it was easier to use than anything in Windows OS. Nobody is claiming that it takes just 30 minutes to find a new vulnerability in OS X.
For more details (like, in real information, not FUD)
Even if its not a cheat, there's really more than this going on at this sort of contest...
Pray tell: how is claim that it was easier able to be proven? Because Miller happened to go first, and he happened to choose OS X?
Sorry, but that's not adequate proof.
I agree to some extent however there is some way to evaluate how difficult/easy it is to break the system. Modern flaws are not as simple as they used to be. The hacker needs to run special code that tries different combinations of data to exploit buffer overruns and such. It may take quite a lot of time actually. This year, it took 10 seconds to break Safari. It took 2 minutes to break IE 8.
Obviously the time may depend not only on the nature of the vulnerability but also on sheer luck (state of the program/system etc.). One reason why breaking IE 8 took so "long" was because the exploit had to overcome Windows 7's ASLR (address space layout randomization). This is a technique implemented specifically to improve the security (which BTW OS X still lacks).
I sleep better at night knowing my business critical data is on a Linux box.
Dono't you think its a bit odd that a cracker could just guess the right code and attack in 10 seconds? Not even chinese crackers could work that fast. That's a time that takes pre-emptive action and planning.
If you're going to bash Mac OSX you might as well bash Linux at the same time for both of them only implementing a weak version of ASLR that involves only library offsetting. A fix is already avaliable for *Nix systems in the form of PaX and an App Shield like program, which are free to implement.
You misunderstand how the hacks work. The vulnerability is discovered well in advance, the code to attack it is developed in advance too. When the hack code gets executed (for example, a JavaScript on a web page), it tries to create a condition that breaks something in OS (like corrupt memory and use it to its advantage). It is not a straightforward thing. The code may need to try millions of combinations of data/input. This is where the time gets spent. The easier the hack the less time it takes to break the system.