I haven't been able to find much of an answer yet, so I'm just going to ask.
How difficult would it be to stop a frame breaker from working - or even just ignore it?
I haven't been able to find much of an answer yet, so I'm just going to ask.
How difficult would it be to stop a frame breaker from working - or even just ignore it?
As per Jeff's question:
As it turns out, your frame-busting code can be busted, as shown here:
This code does the following:
window.onbeforeonload
event handlersetInterval()
, and if it sees the counter incremented, changes the current location to a server of the attacker's controlThis is the solution to your problem, I hope it helped!
<iframe src="URL" sandbox="allow-scripts" width="100%" height="100%" scroll="yes" frameborder="0"></iframe>