How to defend ClickJacking ?

Posted Posted in Malware and Hacking

What is ClickJacking? Clickjacking is a malicious process of tricking a Internet user into clicking on something different from what the user wants to click. Thus it reveals confidential information or taking control of their computer while clicking on seemingly innocuous web pages. Who has termed the technique? The term “clickjacking” was coined by Jeremiah Grossman and Robert Hansen in 2008 Defending with X-Frame-Options Response Headers The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a <frame> […]