Clickjacking

From wikieduonline
Revision as of 12:13, 6 May 2026 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

wikipedia:Clickjacking

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: