Jump to content

Search the Community

Showing results for tags 'facebook like'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Informatii generale
    • Anunturi importante
    • Bine ai venit
    • Proiecte RST
  • Sectiunea tehnica
    • Exploituri
    • Challenges (CTF)
    • Bug Bounty
    • Programare
    • Securitate web
    • Reverse engineering & exploit development
    • Mobile security
    • Sisteme de operare si discutii hardware
    • Electronica
    • Wireless Pentesting
    • Black SEO & monetizare
  • Tutoriale
    • Tutoriale in romana
    • Tutoriale in engleza
    • Tutoriale video
  • Programe
    • Programe hacking
    • Programe securitate
    • Programe utile
    • Free stuff
  • Discutii generale
    • RST Market
    • Off-topic
    • Discutii incepatori
    • Stiri securitate
    • Linkuri
    • Cosul de gunoi
  • Club Test's Topics
  • Clubul saraciei absolute's Topics
  • Chernobyl Hackers's Topics
  • Programming & Fun's Jokes / Funny pictures (programming related!)
  • Programming & Fun's Programming
  • Programming & Fun's Programming challenges
  • Bani pă net's Topics
  • Cumparaturi online's Topics
  • Web Development's Forum
  • 3D Print's Topics

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Yahoo


Jabber


Skype


Location


Interests


Biography


Location


Interests


Occupation

Found 2 results

  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. salut rst am si eu pagina asta si am chinui de 2 ani indata si am doar 11000 de membri si altii au in cateva luni sute de mii vreau sa zic ca fanii sunt toti reali si nu cumparati ca altii imi spuneti si mie o metoda de a mari publicul si de a monetiza pagina? va multumesc asta e pagina https://www.facebook.com/BANCURIN0I va multumesc
×
×
  • Create New...