public
Description: A cross-browser CSS user style sheet to do what it can to reveal clickjacking attack attempts on web pages.
Homepage: http://maymay.net/blog/?p=847
Clone URL: git://github.com/meitar/clickjane-css.git
name age message
file README Mon Dec 29 01:51:36 -0800 2008 Initial commit. [meitar]
file clickjane.css Mon Dec 29 01:51:36 -0800 2008 Initial commit. [meitar]
README
This is a user style sheet to do what it can to avoid clickjacking.

Clickjacking or, more formally, user interface redressing, is a
class of web-based security vulnerabilities similar to phishing
scams. The technique uses web standards to trick unsuspecting
victims into performing actions they were not intending to. A
dramatic demo can be seen at

    http://www.planb-security.net/notclickjacking/iframetrick.html

The clickjane.css file is a user style sheet that does its best
to ensure that any possible clickjacking attempts are immediately
visible instead of remaining invisible.