ClickJacking

Check
No X-Frame-Options Header
No Content Security Policy (with the frame-ancestors directive)
PoC
BurpSuite
Manual
<!-- copy in a form field -->
<iframe src="http://www.google.com" width="250" height="250"></iframe>
Last updated
Was this helpful?