1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Web Security: Java and ActiveX

Discussion in 'Security and Privacy' started by charlesvar, 2006/05/27.

  1. 2006/05/27
    charlesvar

    charlesvar Inactive Alumni Thread Starter

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    I'm posting this because ActiveX and java scipts are vectors for malware infections. This is the way web sites can download w/o user permission. In the IE tools > internet options > custom level is where the scrpting/activeX/downloading permissions are set.

    http://www.cs.princeton.edu/sip/java-vs-activex.html

    http://msdn.microsoft.com/library/d...hop/components/activex/activex_node_entry.asp Technical MS doc on ActiveX for web developers.

    I disable ActiveX and scripting unless I have a reason for enabling them, and that is on a per site basis. Trusted sites that require them can be put into the Trusted Site zone of IE.

    Further security reading http://www.helpwithwindows.com/techfiles/protect-your-pc.html

    Regards - Charles
     
  2. 2006/05/27
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    A point I would add to this:

    JavaScript and Java are two quite different systems. Have a look here for plenty of references on the subject. They have different security issues, and need to be considered separately.

    Javascript is a fundamental part of AJAX and Web 2.0. Therefore, if you don't use it, you will miss out on a lot of the most recent developments on the Internet, most of which are aimed at improving the user experience. JavaScript has been designed to be safe for the user. See this page for a description of some of its limitations.

    However, that doesn't mean that using JavaScript is risk free. See this article for example.

    Personally, I enable JavaScript, but
    • I take care about where I browse.
    • I keep my browser up to date (most vunerabilities are due to browser bugs)
    • I read the IT press to keep abreast of new vulnerabilities that might appear.
     

  3. to hide this advert.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.