I've been reading on these Adobe introduced vulnerabilities (see http://it.slashdot.org/story/09/07/28/1412255/92-of-Windows-PCs-Vulnerable-To-Zero-Day-Attacks-On-Flash) which can be exploited on OS X as well.
I've been using flash with Firefox, how do I know my system is not compromised? How do *you* know yours is not? Is there any way to find this out? Does Apple provide any tools of detection (think rootkit revealer provided by Microsoft), or any 3rd party tools?
Especially troubling is the fact expressed by some security experts that OS X is by definition more hackable than other OS's. See http://blogs.zdnet.com/security/?p=2941 for example:
Also think about the apps we download from the Internet. How do I (or you) know the app I've downloaded and installed/run hasn't been compromised by somebody (if not the author then a 3rd party)? So few of their authors offer an md5 checksum to verify its integrity.
Thanks.
I've been using flash with Firefox, how do I know my system is not compromised? How do *you* know yours is not? Is there any way to find this out? Does Apple provide any tools of detection (think rootkit revealer provided by Microsoft), or any 3rd party tools?
Especially troubling is the fact expressed by some security experts that OS X is by definition more hackable than other OS's. See http://blogs.zdnet.com/security/?p=2941 for example:
Why Safari? Why didnt you go after IE or Safari?
Its really simple. Safari on the Mac is easier to exploit. The things that Windows do to make it harder (for an exploit to work), Macs dont do. Hacking into Macs is so much easier. You dont have to jump through hoops and deal with all the anti-exploit mitigations youd find in Windows.
Its more about the operating system than the (target) program. Firefox on Mac is pretty easy too. The underlying OS doesnt have anti-exploit stuff built into it.
[...]
With my Safari exploit, I put the code into a process and I know exactly where its going to be. Theres no randomization. I know when I jump there, the code is there and I can execute it there. On Windows, the code might show up but I dont know where it is. Even if I get to the code, its not executable. Those are two hurdles that Macs dont have.
Its clear that all three browsers (Safari, IE and Firefox) have bugs. Code execution holes everywhere. But thats only half the equation. The other half is exploiting it. Theres almost no hurdle to jump through on Mac OS X.
[...]
For all the browsers on operating systems, the hardest target is Firefox on Windows. With Firefox on Mac OS X, you can do whatever you want. Theres nothing in the Mac operating system that will stop you.
Also think about the apps we download from the Internet. How do I (or you) know the app I've downloaded and installed/run hasn't been compromised by somebody (if not the author then a 3rd party)? So few of their authors offer an md5 checksum to verify its integrity.
Thanks.