· Hakan Çelik · Security · 1 dk okuma

What is a Clickjacking Attack?

This type of attack occurs when a malicious site tricks a user into clicking on a hidden element of another site that has been loaded into a hidden frame or iframe.

What is a Clickjacking Attack?

This type of attack occurs when a malicious site tricks a user into clicking on a hidden element of another site that has been loaded into a hidden iframe or frame.

An Example of a Clickjacking Attack

Imagine an online store (for example, a food delivery site) has a page where a logged-in user can click a Buy Now button to purchase an item. A user prefers to stay logged into the store at all times for convenience. An attacker’s site could create a button on one of their own pages that says something like You won a car, click here! or something seemingly meaningless, and embed the store’s page inside a transparent iframe positioned so that the Buy Now button is hidden directly beneath the You won a car, click here! button. If a user visits the attacker’s site and clicks something like You won a car, they end up accidentally clicking the Buy Now button, triggering an unintended purchase without their knowledge.

Back to Blog

Related Posts

View All Posts »
MCP: The REST API for AI Tools

MCP: The REST API for AI Tools

AI · 4 dk

Every AI integration used to be custom-built. MCP changes that: write a tool once as an MCP server, and every MCP-compatible AI application can use it.