Protecting Yourself From Clickjacking

Posted Jun 13, 2009 by Jason Faulkner  

Clickjacking is one of newer online threats. If you are not familiar with it, here is an excerpt on what it is:

Clickjacking is a malicious technique of tricking web users into revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages. A vulnerability across a variety of browsers and platforms, a clickjacking takes the form of embedded code or script that can execute without the user’s knowledge, such as clicking on a button that appears to perform another function.

This is threat regardless of what browser you are using. Thankfully, Firefox users can protect themselves from this threat with NoScript. The linked article contains an email from the author of NoScript which explains the settings to use to protect yourself.

Basically, using NoScript with user specified trusted site protection (default configuration) protects you against most all scenario’s, but for complete protection you would need to disable all IFRAME’s. Disabling the IFRAMES, however may cause certain sites to completely stop working.

IE8 users can heed the following advice:

End-users can mitigate the impact of CSRF attacks by logging out of sensitive websites when not in use, and by browsing in independent InPrivate Browsing sessions. (InPrivate sessions start with an empty cookie jar, so cached cookies cannot be replayed in CSRF attacks.)

Which Of These Traits Applies To YOUR Computing Life?...

2 Responses to “Protecting Yourself From Clickjacking”

  1. John Kirkham says:

    “Clickjacking is one of newer online threats” It isn’t ‘one of the newer’ threats. Was in fact one of the first methods to dupe net user’s in the mid nineties.

  2. Ghost|BOFH says:

    Not to mention of course…

    That with Linux, you don’t have to worry about such things, unless they’re clever enough to set it up for a *nix operating system…and of course you run a browser as root…and it can effect Firefox and/or Opera…or Galleon…or…

Leave a Reply