drq231358 2015-12-31 11:03
浏览 343

如何欺骗iframe认为它是TOP的位置

I have an iframe with this CSS rule in the header section of the page:

html{
  display:none;
}

and then this javascript code:

if (self == top)
  document.documentElement.style.display = 'block';
else
  top.location = self.location;

Is it possible to trick it thinking to be the top ? I know that using X-Frame-Options header with SAMEORIGIN is a better protection, but i wanted just to know if it is possible to break this one and eventually how so that i can give it away without the need of modify php code.

Note: the page is mine.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器