Hi,
I would like to know what exactly goes wrong when a attacker launches a click-jacking attack, and what harm it can cause, and how to prevent such attacks.
Regards,
-jj.![]()
| SitePoint Sponsor |





Hi,
I would like to know what exactly goes wrong when a attacker launches a click-jacking attack, and what harm it can cause, and how to prevent such attacks.
Regards,
-jj.![]()
Jake Arkinstall
"Sometimes you don't need to reinvent the wheel;
Sometimes its enough to make that wheel more rounded"-Molona





Thank you. But please assume that before asking my question I have read such articles
How do you protect yourself against it? Do you follow what this article proposes?
Regards,
-jj.![]()





Use frame bursting code and Internet Explorer's new X-FRAME-OPTIONS header (because IE has a security="restricted" attribute on inline frames that disables scripting in them).
Bookmarks