T
T
thrtuk2012-09-17 19:49:44
JavaScript
thrtuk, 2012-09-17 19:49:44

iframe security?

Hi all. This is not a question, but rather a request. Can anyone share links/books about iframe security in browsers, how to access their content (when on different domains) and how to get around the restrictions encountered.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
MrMig, 2012-09-17
@thrtuk

I'll leave it here:
http://javascript.ru/search/node/iframe
http://habrahabr.ru/post/140316/
http://habrahabr.ru/post/78702/
http://habrahabr.ru/post/ 73476/

K
kafeman, 2012-09-17
@kafeman

I remember an epic case with the first versions of Google Chrome: you could access a frame by redirecting it to a URL like "javascript:...". For example, open vk.com
in a frame , and then open it in the same frame and get an alert with cookies :-) javascript:alert(document.cookie)

S
spmbt, 2012-09-18
@spmbt

And this is for Chrome: habrahabr.ru/post/142862/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question