Difference between revisions of "Clickjacking"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
== See also == | == See also == | ||
* {{HTTP Header}} | * {{HTTP Header}} | ||
| − | * {{ | + | * {{Web security}} |
[[Category:HTTP]] | [[Category:HTTP]] | ||
[[Category:Security]] | [[Category:Security]] | ||
Latest revision as of 12:13, 6 May 2026
Clickjacking is an attack that tricks a user into clicking a webpage element which is invisible or disguised as another element.
Content-Security-Policy: frame-ancestors 'none' Content-Security-Policy: frame-ancestors 'self' Content-Security-Policy: frame-ancestors https://trusted.example.com
Related terms[edit]
See also[edit]
Advertising: