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
clickjane-css / README
100644 14 lines (10 sloc) 0.589 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.