Window Spoofing With Javascript.
Publicated on :
1182458294
This is an example that I made by abusing the location.href in Javascript to fool users by opening a new window and at the same time spoofing a bank site. This could come in handy if you remember the CSS history hack where we can determine which sites you have visited. And so we could select on those to spoof a proper webpage. it could be Gmail, or a bank. In this case I'll spoof the website of bank of America. Just for fun :) So phishing doesn't alway have to be done through email alone, one can execute it through cross site scripting also, that's why it is such a danger.