Phoenix86
Lifer
Originally posted by: SagaLore
Originally posted by: KeyserSoze
Originally posted by: SagaLore
Originally posted by: Phoenix86
Also, java will replace activeX as the avenue of attack. Why code to activeX when everyone has Java?
http://secunia.com/advisories/15292/
Solution:
1) Disable JavaScript.
2) Disable software installation: Options --> Web Features --> "Allow web sites to install software"
Java has nothing to do with javascript.
Java is inherently more secure than activex because it is sandboxed.
What does sandboxed mean? (An inquiring mind would like to know. Thanks.)
KeyserSoze
It puts the code within an environment separate from the rest of the system. Whereas ActiveX has full control.
webopedia: sandbox
LOL @ the "more secure" comment. Something is either secure or not. I'd argue no functional browser is "secure", but that's probably splitting hairs.
Anyways, I should have said javascript/java. My point is, why code to ActiveX when that only affects IE. Why not code to a scripting language they share? So the obvious answer is... They (malware makers) are.
Java virus jumps out of sandbox.