Wednesday, 28 August 2013

Checking if page has 'sameorigin'

Checking if page has 'sameorigin'

References

Reference NO 1

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Same_origin_policy_for_JavaScript

Reference NO 2

http://stackoverflow.com/questions/9404793/check-if-same-origin-policy-applies

Reference NO 3

http://stackoverflow.com/questions/1509477/can-iframe-pages-tell-when-they-are-iframed

Reference NO 4

http://en.wikipedia.org/wiki/Same-origin_policy

Reference NO 5

http://javascript.info/tutorial/same-origin-security-policy

Reference NO 6

http://code.google.com/p/browsersec/wiki/Part2

Reference NO 7

http://security.stackexchange.com/questions/8264/why-is-the-same-origin-policy-so-important

Reference NO 8

http://blog.logicboost.com/2012/12/13/understanding-the-web-same-origin-policy-restrictions-purpose-and-workarounds/

No comments:

Post a Comment