Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/11/12 in all areas

  1. Sursa: fisier.php <title>- ::::: [R]omanian [S]ecurity [T]eam | Facebook like spammer </title> <style type="text/css"> <!-- body,td,th { color: #00FF00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .style1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } a:link { color: #00FF99; text-decoration: none; } a:visited { text-decoration: none; color: #00FF99; } a:hover { text-decoration: none; color: #00FF99; } a:active { text-decoration: none; color: #00FF99; } .style2 { font-size: 12px; font-weight: bold; } .smecleu2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; background-color: #000000; border: thin inset #99FF00; color: #99FF00; } --> </style> <p><strong>::::: [R]omanian [S]ecurity [T]eam | Facebook like spammer - AhEaD ( ahead@rstcenter.com ) </strong> <div style="padding:10px; border:solid 1px; width: 70%;"> <img src="http://i40.tinypic.com/fnb4wn.png" /> <strong>Linkul trebuie sa fie in format:</strong> https://www.facebook.com/photo.php?fbid=00000000000&set=xxxxxxxxxxxxxxxx&type=1&ref=nf<br /> <br /> Il obtineti prin control+click pe orice post de pe facebook. </div> <p><br /> <br /> <form name="like" method="post" action="" enctype="multipart/form-data"> Link to like:<br /> <input name="url" type="text" class="smecleu2" value="<?php echo $url ?>" size="200"><br /><br /> </p> <input name="submit" type="submit" class="smecleu2" value="like"> <br /> <br /> <?php /******************************************************************************************************/ /* FACEBOOK LIKE SPAMMER - RST CENTER v0.0.0.0.0.0.0 /* Author - AhEaD ( ahead@rstcenter.com ) /* website: http://rstcenter.com /******************************************************************************************************/ function curl($url, $cookie='', $ref='', $post='') { $rand = rand(100000,400000); $agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, $agent); if($ref !== '') { curl_setopt($ch, CURLOPT_REFERER, $ref); } curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); if($post !== '') { curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $post); } if($cookie !== '') { curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie); curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie); } curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); $result = curl_exec ($ch); curl_close ($ch); if($result == "") { curl($url, $cookie, $post); } else { return $result; } } function xplode($left, $right, $body){ $val = explode($left, $body); $val = explode($right, $val[1]); $val = $val[0]; return $val; } function new_device($go){ if(strpos($go, 'Name New Device') !== false){ $lsd = xplode('"lsd" value="', '"', $go); $post_form_id = xplode('post_form_id" value="', '"', $go); $nh = xplode('nh" value="', '"', $go); $post2 = "lsd=".$lsd."&post_form_id=".$post_form_id."&charset_test=%E2%82%AC%2C%C2%B4%2C%E2%82%AC%2C%C2%B4%2C%E6%B0%B4%2C%D0%94%2C%D0%84&nh=".$nh."&machine_name=&submit%5BDon%27t+Save%5D=Don%27t+Save"; $url_confirm = "https://m.facebook.com/checkpoint/?refid=0"; $ref_c = "https://m.facebook.com/checkpoint/?refid=8&_rdr"; $add_new_device = curl($url_confirm, $cookie, $ref_c, $post2); } } if ($_SERVER['REQUEST_METHOD'] == 'POST'){ $url = $_POST['url']; if (empty($url)){ die("Nu ai pus LINK, la ce plm sa dau like?"); } if(strpos($url, 'www') !== false){ $url = str_replace("www", "m", $url); } if(strpos($url, 'http') === false){ die("Ce plm link e ala ? Faci misto de mine?"); } $ids = file('users.txt'); //open users.txt $nr = count($ids); echo $nr.' conturi gasite in fisierul users.txt!<br>'; //count the shit foreach($ids as $id){ $pieces = explode(":", $id); $user = $pieces[0]; $pass = $pieces[1]; $cookie = "RST.ahead_".$user; //cookie needed for login $post = "lsd=&post_form_id=&charset_test=%E2%82%AC%2C%C2%B4%2C%E2%82%AC%2C%C2%B4%2C%E6%B0%B4%2C%D0%94%2C%D0%84&version=1&ajax=1&width=1366&pxr=1&gps=1&email=".$user."&pass=".$pass."&m_ts=&li=&login=Log+In"; $login_url = "https://m.facebook.com/login.php?m=m&refsrc=http%3A%2F%2Fm.facebook.com%2F&refid=8"; $go = curl($login_url, $cookie, $ref, $post); //login new_device($go); //check for new device protection $go_like_url = curl($url, $cookie); //get post to be liked contents $get_like = xplode('a/like.php?', '"', $go_like_url); // grabbing the like link $to_like = "https://m.facebook.com/a/like.php?".$get_like; //completing the like link $to_like = str_replace("&", "&", $to_like); //phrasing the like link $get = curl($to_like, $cookie, $like_url); //finally liking the post echo "user: ".$user. " completed to like the shit<br>"; //if all went well, this will be show up. } } ?> users.txt: user@yahoo.com:parola user2@yahoo.com:parola E ceva foarte simplu, testat pe 2 conturi, merge brici, nu are suport proxy/socks ( nu stiu / nu ma intereseaza daca facebook foloseste protectii de genul ). Se poate implementa foarte usor si suport proxy/socks pentru fiecare user in parte. fisier.php si users.txt trebuie sa fie in acelasi director, fisier.php are nevoie de drepturi de scriere pentru a creea fisierele cookie. Have fun.
    2 points
  2. Salut baieti. am gasit din greseala videoclipul asta pe youtube http://www.youtube.com/watch?v=Cs_YKa6-oZw am zis ca e o prostie, dece sa ma chinui cu tot felul de programe proaste etc. + omu te pune sa treci peste un survey ca sa iti dea link-ul de download. m-am chinuit vreo 10 min mi-am dat seama care e link-ul de download GRATUIT pt voi: backlinker.rar SINCER l-am testat, acum 2 zile aveam 1260 pagini pe un site indexate acum am 1700 si nu l-am lasat decat la vreo 1500 si dupa l-am oprit. Merge pana la 6500 si putin. E gratuit si puteti sa il incercati, l-am uploadat si pe virustotal e ok.
    1 point
  3. Presenter: Rob Pike Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few seconds on a single machine. The language is concurrent, garbage-collected, and requires explicit declaration of dependencies. Simple syntax and a clean type system support a number of programming styles.
    1 point
  4. "the day the earth stood still" foarte inspirant in rest, tragedie in 4 acte.
    1 point
  5. pukamvp si bucumbucku vor fi serviti
    -1 points
×
×
  • Create New...