This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Talk:Clickjacking
From OWASP
Revision as of 14:16, 2 April 2012 by Jann Horn (talk | contribs) (Blocking access instead of busting)
Blocking access instead of busting
As far as I know, blocking access (e.g. by adding a half-transparent toplevel div) is a bit more reliable than busting the frame. Shouldn't that be in the article, too?