Category Archives: WebFu

WebFu crouching tab hidden dos

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:-

"><script>alert(/XSS PUNCH!/)</script>

Then you can respond with the crouching tab hidden dos move:-

self.location = "javascript:window.open(’javascript:document.clear();
document.open();document.close();self.location=self.location’)";

This move can frustrate your opponent into submission.